Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoserializer/
Dtrie_builder.cpp35 const std::string& type, bool exact, std::string* error) { in AddToTrie()
42 const std::string* type, bool exact, std::string* error) { in AddToTrie()
/system/core/bootstat/
Dbootstat.cpp460 auto exact = match; in BootReasonStrToEnum() local