Home
last modified time | relevance | path

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

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