Searched refs:OpenExtStreamImpl (Results 1 – 2 of 2) sorted by relevance
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_SoundArchive.cpp | 229 OpenExtStreamImpl( buffer, size, fileInfo.externalFilePath, 0, 0 ); in detail_OpenFileStream() 278 …io::FileStream* stream = OpenExtStreamImpl( buffer, size, groupInfo.externalFilePath, itemOffset, … 293 …io::FileStream* stream = OpenExtStreamImpl( buffer, size, groupInfo.externalFilePath, groupInfo.of… 308 …io::FileStream* stream = OpenExtStreamImpl( buffer, size, groupInfo.externalFilePath, groupInfo.wa… 317 io::FileStream* SoundArchive::OpenExtStreamImpl( in OpenExtStreamImpl() function in nw::snd::SoundArchive
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_SoundArchive.h | 1022 io::FileStream* OpenExtStreamImpl(
|