Searched defs:SetDryRun (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/odrefresh/ | ||
H A D | odr_config.h | 254 void SetDryRun() { dry_run_ = true; } in SetDryRun() function |
/aosp_15_r20/frameworks/native/cmds/dumpstate/tests/ | ||
H A D | dumpstate_test.cpp | 93 void SetDryRun(bool dry_run) const { in SetDryRun() function in android::os::dumpstate::DumpstateBaseTest |