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.h39 struct TrieNodeInternal { struct
41 uint32_t property_entry;
44 uint32_t num_child_nodes;
45 uint32_t child_nodes;
49 uint32_t num_prefixes;
50 uint32_t prefix_entries;
53 uint32_t num_exact_matches;
54 uint32_t exact_match_entries;