Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp1282 bool isNativeDebug = false; in MakeWantFromCmd() local
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp1838 void AppRunningRecord::SetNativeDebug(bool isNativeDebug) in SetNativeDebug()