Searched refs:GetStringCount (Results 1 – 4 of 4) sorted by relevance
54 u32 GetStringCount() const;
91 u32 GetStringCount() const { return GetStringTable()->GetCount(); } in GetStringCount() function
109 u32 SoundArchiveFileReader::GetStringCount() const in GetStringCount() function in nw::snd::internal::SoundArchiveFileReader112 return m_pStringBlockBody->GetStringCount(); in GetStringCount()
513 int count = m_ArchiveReader.GetStringCount(); in LoadLabelStringData()