Home
last modified time | relevance | path

Searched defs:property_entry (Results 1 – 6 of 6) sorted by relevance

/system/core/property_service/libpropertyinfoserializer/
Dtrie_builder_test.cpp64 auto& property_entry = test_node->prefixes()[0]; in TEST() local
119 auto& property_entry = long_string_node->exact_matches()[0]; in TEST() local
Dtrie_serializer.cpp44 uint32_t TrieSerializer::WritePropertyEntry(const PropertyEntryBuilder& property_entry) { in WritePropertyEntry()
Dtrie_builder.h86 const PropertyEntryBuilder property_entry() const { return property_entry_; } in property_entry() function
/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h43 uint32_t property_entry; member
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h27271 struct property_entry { struct
27272 const char *name;
27273 size_t length;
27274 bool is_inline;
27275 enum dev_prop_type type;
27276 union {
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h28646 struct property_entry { struct
28647 const char *name;
28648 size_t length;
28649 bool is_inline;
28650 enum dev_prop_type type;
28651 union {