Searched defs:property_entry (Results 1 – 4 of 4) sorted by relevance
64 auto& property_entry = test_node->prefixes()[0]; in TEST() local119 auto& property_entry = long_string_node->exact_matches()[0]; in TEST() local
42 uint32_t TrieSerializer::WritePropertyEntry(const PropertyEntryBuilder& property_entry) { in WritePropertyEntry()
86 const PropertyEntryBuilder property_entry() const { return property_entry_; } in property_entry() function
41 uint32_t property_entry; member