Searched refs:OpenExtStreamImpl (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_SoundArchive.cpp | 227 OpenExtStreamImpl( buffer, size, fileInfo.externalFilePath, 0, 0 ); in detail_OpenFileStream() 276 …io::FileStream* stream = OpenExtStreamImpl( buffer, size, groupInfo.externalFilePath, itemOffset, … 291 …io::FileStream* stream = OpenExtStreamImpl( buffer, size, groupInfo.externalFilePath, groupInfo.of… 306 …io::FileStream* stream = OpenExtStreamImpl( buffer, size, groupInfo.externalFilePath, groupInfo.wa… 315 io::FileStream* SoundArchive::OpenExtStreamImpl( in OpenExtStreamImpl() function in nw::snd::SoundArchive
|
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_SoundArchive.h | 1021 io::FileStream* OpenExtStreamImpl(
|