Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment.cpp798 static bool allow_run_as = true; variable
802 allow_run_as = run_as; in SetRunInAppToolForTesting()
810 if (allow_run_as) { in RunInAppContext()