Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundHeap.h297 void Dump( nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc ) in Dump() argument
300 m_FrameHeap.Dump( mgr, arc ); in Dump()
Dsnd_FrameHeap.h72 void Dump( nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc );
122 void Dump( nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc );
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_FrameHeap.cpp380 nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc ) in Dump() argument
388 curItr->Dump( mgr, arc ); in Dump()
408 nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc ) in Dump() argument
423 u32 fileId = mgr.detail_GetFileId( ptr ); in Dump()