Searched defs:trie (Results 1 – 5 of 5) sorted by relevance
| /system/core/property_service/libpropertyinfoserializer/ |
| D | trie_serializer.cpp | 62 auto trie = arena_->AllocateObject<TrieNodeInternal>(&trie_offset); in WriteTrieNode() local
|
| /system/core/property_service/libpropertyinfoparser/include/property_info_parser/ |
| D | property_info_parser.h | 188 TrieNode trie(uint32_t offset) const { in trie() function
|
| /system/tools/hidl/test/hidl_test/ |
| D | hidl_test_client.cpp | 1967 trieInterface->newTrie([&](const TrieNode& trie) { in TEST_F() 1968 trieInterface->addStrings(trie, {"a", "ba"}, [&](const TrieNode& trie) { in TEST_F() 1975 trieInterface->addStrings(trie, {"", "ab", "bab"}, [&](const TrieNode& trie) { in TEST_F() 2005 trieInterface->newTrie([&](const TrieNode& trie) { in TEST_F() 2012 trie, hidl_vec<hidl_string>(strings.begin(), strings.end()), [&](const TrieNode& trie) { in TEST_F()
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 136493 struct trie { struct 136515 struct trie_stat { argument
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 144149 struct trie { struct 144171 struct trie_stat { argument
|