Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
H A 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;
/aosp_15_r20/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
H A 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;