Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dcontext_lookup_benchmark.cpp125 PropertyInfoArea* trie = reinterpret_cast<PropertyInfoArea*>(serialized_trie.data()); in TrieLookupOreo() local
137 PropertyInfoArea* trie = reinterpret_cast<PropertyInfoArea*>(serialized_trie.data()); in TrieLookupS() local
Dprop_area.cpp229 prop_trie_node* prop_area::find_prop_trie_node(prop_trie_node* const trie, const char* name, in find_prop_trie_node()
278 const prop_info* prop_area::find_property(prop_trie_node* const trie, const char* name, in find_property()
336 bool prop_area::foreach_property(prop_trie_node* const trie, in foreach_property()