Home
last modified time | relevance | path

Searched refs:SetProp (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Dgtest_main.cpp49 SetProp("0"); in ScopedEnablingPerf()
54 SetProp(prop_value_); in ~ScopedEnablingPerf()
59 void SetProp(const std::string& value) { in SetProp() function in ScopedEnablingPerf
/aosp12/system/apex/apexer/
H A Dconv_apex_manifest.py62 def SetProp(args): function
98 parser_proto.set_defaults(func=SetProp)
/aosp12/system/core/init/
H A Dsubcontext_test.cpp68 TEST(subcontext, SetProp) { in TEST() argument