Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoserializer/
Dtrie_serializer.cpp62 auto trie = arena_->AllocateObject<TrieNodeInternal>(&trie_offset); in WriteTrieNode() local
/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h188 TrieNode trie(uint32_t offset) const { in trie() function
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1967 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/
Dvmlinux.h136493 struct trie { struct
136515 struct trie_stat { argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h144149 struct trie { struct
144171 struct trie_stat { argument