Home
last modified time | relevance | path

Searched defs:trie_restore (Results 1 – 2 of 2) sorted by relevance

/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dtrie-search.cc287 void Trie::trie_restore(UInt32 node, std::string *key) const { in trie_restore() function in marisa_alpha::Trie
344 void Trie::trie_restore(UInt32 node, char *key_buf, in trie_restore() function in marisa_alpha::Trie
/external/marisa-trie/lib/marisa/
Dtrie-search.cc268 void Trie::trie_restore(UInt32 node, std::string *key) const { in trie_restore() function in marisa::Trie
325 void Trie::trie_restore(UInt32 node, char *key_buf, in trie_restore() function in marisa::Trie