Home
last modified time | relevance | path

Searched defs:GetPropertyInfo (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/property_service/libpropertyinfoserializer/
H A Dproperty_info_serializer_test.cpp126 TEST(propertyinfoserializer, GetPropertyInfo) { in TEST() argument
/aosp14/system/core/property_service/libpropertyinfoparser/
H A Dproperty_info_parser.cpp174 void PropertyInfoArea::GetPropertyInfo(const char* property, const char** context, in GetPropertyInfo() function in android::properties::PropertyInfoArea