Searched refs:GetNodeDataBy (Results 1 – 2 of 2) sorted by relevance
138 const NodeData* GetNodeDataBy( const char* str, std::size_t len = 0 ) const;160 reinterpret_cast<const void*>( GetNodeDataBy( s, len ) ) ); in operator()
204 const PatriciaTree::NodeData* nodeData = tree->GetNodeDataBy( str ); in GetItemIdImpl()236 SoundArchiveFile::PatriciaTree::GetNodeDataBy( const char* str, std::size_t len ) const in GetNodeDataBy() function in nw::snd::internal::SoundArchiveFile::PatriciaTree