Home
last modified time | relevance | path

Searched refs:exact_match_entries (Results 1 – 2 of 2) sorted by relevance

/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h54 uint32_t exact_match_entries; member
129 serialized_data_->uint32_array(trie_node_base_->exact_match_entries)[n]; in exact_match()
/system/core/property_service/libpropertyinfoserializer/
Dtrie_serializer.cpp90 trie->exact_match_entries = exact_match_entries_array_offset; in WriteTrieNode()