Searched defs:exact (Results 1 – 2 of 2) sorted by relevance
35 const std::string& type, bool exact, std::string* error) { in AddToTrie()42 const std::string* type, bool exact, std::string* error) { in AddToTrie()
460 auto exact = match; in BootReasonStrToEnum() local