Home
last modified time | relevance | path

Searched defs:isSystemDebuggable (Results 1 – 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/runtime/
Dcj_runtime.cpp250 bool isSystemDebuggable = system::GetBoolParameter("const.secure", true) == false && in StartProfiler() local
298 bool isSystemDebuggable = system::GetBoolParameter("const.secure", true) == false && in StartDebugMode() local