Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment.cpp750 static bool allow_run_as = true; variable
754 allow_run_as = run_as; in SetRunInAppToolForTesting()
799 if (allow_run_as && app_type == "debuggable") { in RunInAppContext()