Home
last modified time | relevance | path

Searched refs:extFilePath (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_MemorySoundArchive.cpp134 if ( groupInfo.extFilePath != NULL ) in detail_GetFileAddress()
170 const char* extFilePath, in OpenExtStream() argument
177 (void)extFilePath; in OpenExtStream()
Dsnd_HioSoundArchive.cpp109 const char* extFilePath, in OpenExtStream() argument
115 HioFileStream* stream = new ( buffer ) HioFileStream( extFilePath, begin, length ); in OpenExtStream()
Dsnd_RomSoundArchive.cpp175 const char* extFilePath, in OpenExtStream() argument
183 RomFileStream* stream = new( buffer ) RomFileStream( extFilePath, begin, length ); in OpenExtStream()
/NW4C-2.0.3/include/nw/snd/
Dsnd_MemorySoundArchive.h110 const char* extFilePath,
Dsnd_SoundArchive.h1015 const char* extFilePath,
1025 const char* extFilePath,
Dsnd_RomSoundArchive.h217 const char* extFilePath,