Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h53 uint32_t num_exact_matches; member
126 uint32_t num_exact_matches() const { return trie_node_base_->num_exact_matches; } in num_exact_matches() function