Home
last modified time | relevance | path

Searched defs:GetStringBlockSize (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchiveFileReader.h44 inline u32 GetStringBlockSize() const { return m_Header.GetStringBlockSize(); } in GetStringBlockSize() function
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp148 u32 SoundArchiveFile::FileHeader::GetStringBlockSize() const in GetStringBlockSize() function in nw::snd::internal::SoundArchiveFile::FileHeader