Home
last modified time | relevance | path

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

/art/tools/dexanalyze/
Ddexanalyze_strings.cc208 MatchTrie* LongestPrefix(const std::string& str) { in LongestPrefix() function in art::dexanalyze::MatchTrie
369 MatchTrie* node = prefixe_trie->LongestPrefix(str); in Build()
403 MatchTrie* node = prefixe_trie->LongestPrefix(str); in Build()