Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h41 struct TrieNodeInternal { struct
43 uint32_t property_entry;
46 uint32_t num_child_nodes;
47 uint32_t child_nodes;
51 uint32_t num_prefixes;
52 uint32_t prefix_entries;
55 uint32_t num_exact_matches;
56 uint32_t exact_match_entries;