Home
last modified time | relevance | path

Searched defs:property_entry (Results 1 – 4 of 4) 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.cpp42 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.h41 uint32_t property_entry; member