Home
last modified time | relevance | path

Searched defs:exact_match (Results 1 – 4 of 4) sorted by relevance

/system/core/property_service/libpropertyinfoserializer/include/property_info_serializer/
Dproperty_info_serializer.h37 bool exact_match; member
/system/core/property_service/libpropertyinfoserializer/
Dproperty_info_file.cpp75 auto exact_match = tokenizer.GetNext(); in ParsePropertyInfoLine() local
Dtrie_builder.h68 bool AddExactMatchContext(const std::string& exact_match, const std::string* context, in AddExactMatchContext()
/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h127 const PropertyEntry* exact_match(int n) const { in exact_match() function