Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp914 SoundArchiveFile::FileLocationType SoundArchiveFile::FileInfo::GetFileLocationType() const in GetFileLocationType() function in nw::snd::internal::SoundArchiveFile::FileInfo
933 if ( GetFileLocationType() != FILE_LOCATION_TYPE_INTERNAL ) in GetInternalFileInfo()
945 if ( GetFileLocationType() != FILE_LOCATION_TYPE_EXTERNAL ) in GetExternalFileInfo()
Dsnd_SoundArchiveFileReader.cpp300 switch ( data->GetFileLocationType() ) in ReadFileInfo()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h475 FileLocationType GetFileLocationType() const;