Home
last modified time | relevance | path

Searched refs:GetPatriciaTree (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp203 const PatriciaTree* tree = GetPatriciaTree( section ); in GetItemIdImpl()
220 const PatriciaTree* tree = GetPatriciaTree( (Sections)section ); in DumpTree()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h110 NW_INLINE const PatriciaTree* GetPatriciaTree( Sections section ) const in GetPatriciaTree() function