Searched refs:AddExactMatchContext (Results 1 – 2 of 2) sorted by relevance
69 if (!current_node->AddExactMatchContext(name_pieces.front(), context, type)) { in AddToTrie()
68 bool AddExactMatchContext(const std::string& exact_match, const std::string* context, in AddExactMatchContext() function