Home
last modified time | relevance | path

Searched refs:cached_property (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/tools/
H A Dpylibdexfile.py64 @functools.cached_property
101 @functools.cached_property
118 @functools.cached_property
126 @functools.cached_property
142 @functools.cached_property
/aosp12/system/libbase/
H A Dproperties_test.cpp263 android::base::CachedProperty cached_property("debug.libbase.CachedProperty_test"); in TEST() local
265 cached_property.Get(&changed); in TEST()
268 ASSERT_STREQ("foo", cached_property.Get(&changed)); in TEST()
271 ASSERT_STREQ("foo", cached_property.Get(&changed)); in TEST()
275 ASSERT_STREQ("bar", cached_property.Get(&changed)); in TEST()
278 ASSERT_STREQ("bar", cached_property.Get(&changed)); in TEST()
/aosp12/system/apex/
H A Dpylintrc202 …actproperty,cached_property.cached_property,cached_property.threaded_cached_property,cached_proper…
/aosp12/system/tools/mkbootimg/
H A Dpylintrc196 …actproperty,cached_property.cached_property,cached_property.threaded_cached_property,cached_proper…