Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/system_properties/include/system_properties/
H A Dprop_area.h56 struct prop_trie_node { struct
63 // change of "pointers" can also notice the change of prop_trie_node structure contents pointed by argument
82 prop_trie_node(const char* name, const uint32_t name_length) { in prop_trie_node() argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/bionic/libc/system_properties/include/system_properties/
H A Dprop_area.h56 struct prop_trie_node { struct
63 // change of "pointers" can also notice the change of prop_trie_node structure contents pointed by argument
82 prop_trie_node(const char* name, const uint32_t name_length) { in prop_trie_node() argument