Home
last modified time | relevance | path

Searched refs:GetFileLocationType (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp900 SoundArchiveFile::FileLocationType SoundArchiveFile::FileInfo::GetFileLocationType() const in GetFileLocationType() function in nw::snd::internal::SoundArchiveFile::FileInfo
919 if ( GetFileLocationType() != FILE_LOCATION_TYPE_INTERNAL ) in GetInternalFileInfo()
931 if ( GetFileLocationType() != FILE_LOCATION_TYPE_EXTERNAL ) in GetExternalFileInfo()
Dsnd_SoundArchiveFileReader.cpp298 switch ( data->GetFileLocationType() ) in ReadFileInfo()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchiveFile.h473 FileLocationType GetFileLocationType() const;