Searched refs:LongestPrefix (Results 1 – 1 of 1) sorted by relevance
208 MatchTrie* LongestPrefix(const std::string& str) { in LongestPrefix() function in art::dexanalyze::MatchTrie369 MatchTrie* node = prefixe_trie->LongestPrefix(str); in Build()403 MatchTrie* node = prefixe_trie->LongestPrefix(str); in Build()