Searched defs:property_entry (Results 1 – 6 of 6) 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
44 uint32_t TrieSerializer::WritePropertyEntry(const PropertyEntryBuilder& property_entry) { in WritePropertyEntry()
86 const PropertyEntryBuilder property_entry() const { return property_entry_; } in property_entry() function
43 uint32_t property_entry; member
27271 struct property_entry { struct27272 const char *name;27273 size_t length;27274 bool is_inline;27275 enum dev_prop_type type;27276 union {
28646 struct property_entry { struct28647 const char *name;28648 size_t length;28649 bool is_inline;28650 enum dev_prop_type type;28651 union {