Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundDataManager.cpp75 sizeof( FileAddress ) * arc->detail_GetFileCount(), 4 ); in GetRequiredMemSize()
133 sizeof( FileAddress ) * arc->detail_GetFileCount(); in CreateFileAddressTable()
144 m_pFileTable->count = arc->detail_GetFileCount(); in CreateFileAddressTable()
920 for ( u32 i = 0; i < m_pSoundArchive->detail_GetFileCount(); i++ ) in detail_GetFileId()
Dsnd_SoundArchive.cpp118 u32 SoundArchive::detail_GetFileCount() const in detail_GetFileCount() function in nw::snd::SoundArchive
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchive.h574 u32 detail_GetFileCount() const;