Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundDataManager.cpp51 sizeof( FileAddress ) * arc->detail_GetFileCount(), 4 ); in GetRequiredMemSize()
108 sizeof( FileAddress ) * arc->detail_GetFileCount(); in CreateFileAddressTable()
119 m_pFileTable->count = arc->detail_GetFileCount(); in CreateFileAddressTable()
Dsnd_SoundArchive.cpp120 u32 SoundArchive::detail_GetFileCount() const in detail_GetFileCount() function in nw::snd::SoundArchive
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchive.h553 u32 detail_GetFileCount() const;