Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp201 const PatriciaTree* tree = GetPatriciaTree( section ); in GetItemIdImpl()
218 const PatriciaTree* tree = GetPatriciaTree( (Sections)section ); in DumpTree()
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchiveFile.h108 NW_INLINE const PatriciaTree* GetPatriciaTree( Sections section ) const in GetPatriciaTree() function