Searched refs:extFilePath (Results 1 – 6 of 6) sorted by relevance
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_MemorySoundArchive.cpp | 132 if ( groupInfo.extFilePath != NULL ) in detail_GetFileAddress() 168 const char* extFilePath, in OpenExtStream() argument 175 (void)extFilePath; in OpenExtStream()
|
| D | snd_HioSoundArchive.cpp | 107 const char* extFilePath, in OpenExtStream() argument 113 HioFileStream* stream = new ( buffer ) HioFileStream( extFilePath, begin, length ); in OpenExtStream()
|
| D | snd_RomSoundArchive.cpp | 173 const char* extFilePath, in OpenExtStream() argument 181 RomFileStream* stream = new( buffer ) RomFileStream( extFilePath, begin, length ); in OpenExtStream()
|
| /NW4C-1.3.3/include/nw/snd/ |
| D | snd_MemorySoundArchive.h | 108 const char* extFilePath,
|
| D | snd_SoundArchive.h | 991 const char* extFilePath, 1001 const char* extFilePath,
|
| D | snd_RomSoundArchive.h | 215 const char* extFilePath,
|