Searched defs:GetFileCount (Results 1 – 2 of 2) sorted by relevance
190 u32 SoundArchiveFileReader::GetFileCount() const in GetFileCount() function in nw::snd::internal::SoundArchiveFileReader
224 NW_INLINE u32 GetFileCount() const { return GetFileInfoReferenceTable().count; } in GetFileCount() function