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.cpp275 const prop_info* prop_area::find_property(prop_bt* const trie, const char* name, uint32_t namelen, in find_property()
333 bool prop_area::foreach_property(prop_bt* const trie, in foreach_property()