Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/tests/trie/1.0/default/
H A DTrie.cpp27 namespace trie { namespace
41 Return<void> Trie::addStrings(const TrieNode& trie, const hidl_vec<hidl_string>& strings, in addStrings()
55 Return<void> Trie::containsStrings(const TrieNode& trie, const hidl_vec<hidl_string>& strings, in containsStrings()
/aosp12/bionic/libc/system_properties/
H A 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
H A 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()
/aosp12/frameworks/native/cmds/installd/
H A Dmatchgen.py63 trie = collections.defaultdict(lambda: collections.defaultdict(lambda: collections.defaultdict(lamb… variable
/aosp12/system/core/property_service/libpropertyinfoserializer/
H A Dtrie_serializer.cpp60 auto trie = arena_->AllocateObject<TrieNodeInternal>(&trie_offset); in WriteTrieNode() local
/aosp12/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h186 TrieNode trie(uint32_t offset) const { in trie() function
/aosp12/frameworks/minikin/tools/
H A Dmk_hyb_file.py311 def generate_header(alphabet, trie, pattern): argument
/aosp12/system/tools/hidl/test/hidl_test/
H A Dhidl_test_client.cpp1951 trieInterface->newTrie([&](const TrieNode& trie) { in TEST_F()
1952 trieInterface->addStrings(trie, {"a", "ba"}, [&](const TrieNode& trie) { in TEST_F()
1959 trieInterface->addStrings(trie, {"", "ab", "bab"}, [&](const TrieNode& trie) { in TEST_F()
1989 trieInterface->newTrie([&](const TrieNode& trie) { in TEST_F()
1996 trie, hidl_vec<hidl_string>(strings.begin(), strings.end()), [&](const TrieNode& trie) { in TEST_F()
/aosp12/frameworks/minikin/libs/minikin/
H A DHyphenator.cpp357 const Trie* trie = header->trieTable(); in hyphenateFromCodes() local
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokio-1.15.0.jar ... [] data int pos int limit int[] trie int triePos int prefixIndex public void readFully (okio. ...