Searched defs:prop_trie_node (Results 1 – 2 of 2) sorted by relevance
56 struct prop_trie_node { struct63 // change of "pointers" can also notice the change of prop_trie_node structure contents pointed by argument82 prop_trie_node(const char* name, const uint32_t name_length) { in prop_trie_node() argument