Home
last modified time | relevance | path

Searched defs:CachedProperty (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/private/
H A DCachedProperty.h41 explicit CachedProperty(const char* property_name) in CachedProperty() function
/aosp12/system/libbase/
H A Dproperties_test.cpp261 TEST(properties, CachedProperty) { in TEST() argument
H A Dproperties.cpp224 CachedProperty::CachedProperty(const char* property_name) in CachedProperty() function in android::base::CachedProperty