Searched defs:CachedBoolProperty (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/libbase/ | ||
H A D | properties_test.cpp | 325 TEST(properties, CachedBoolProperty) { in TEST() argument |
H A D | properties.cpp | 346 CachedBoolProperty::CachedBoolProperty(std::string property_name) in CachedBoolProperty() function in android::base::CachedBoolProperty |