Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
Dappfreeze_inner.cpp260 void AppfreezeInner::SetAppDebug(bool isAppDebug) in SetAppDebug()
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
Dapp_mgr_service_inner_test.cpp3670 bool isAppDebug = true; variable
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service_inner.cpp6646 …ppMgrServiceInner::NotifyAbilitysDebugChange(const std::string &bundleName, const bool &isAppDebug) in NotifyAppFaultBySA()