Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Dhdc_register_test.cpp58 bool debugApp = true; variable
89 bool debugApp = true; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dhdc_register.cpp39 …ter::StartHdcRegister(const std::string& bundleName, const std::string& processName, bool debugApp, in StartHdcRegister()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_runtime_test.cpp148 bool debugApp = true; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_launch_data.h155 inline void SetDebugApp(bool debugApp) in SetDebugApp()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h364 bool debugApp = false; member