Searched defs:CachedProperty (Results 1 – 2 of 2) sorted by relevance
/system/libbase/ | ||
D | properties_test.cpp | 261 TEST(properties, CachedProperty) { in TEST() argument |
D | properties.cpp | 224 CachedProperty::CachedProperty(const char* property_name) in CachedProperty() function in android::base::CachedProperty |