Searched refs:extFilePath (Results 1 – 6 of 6) sorted by relevance
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_MemorySoundArchive.cpp | 134 if ( groupInfo.extFilePath != NULL ) in detail_GetFileAddress() 170 const char* extFilePath, in OpenExtStream() argument 177 (void)extFilePath; in OpenExtStream()
|
| D | snd_HioSoundArchive.cpp | 109 const char* extFilePath, in OpenExtStream() argument 115 HioFileStream* stream = new ( buffer ) HioFileStream( extFilePath, begin, length ); in OpenExtStream()
|
| D | snd_RomSoundArchive.cpp | 175 const char* extFilePath, in OpenExtStream() argument 183 RomFileStream* stream = new( buffer ) RomFileStream( extFilePath, begin, length ); in OpenExtStream()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_MemorySoundArchive.h | 110 const char* extFilePath,
|
| D | snd_SoundArchive.h | 1015 const char* extFilePath, 1025 const char* extFilePath,
|
| D | snd_RomSoundArchive.h | 217 const char* extFilePath,
|