Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog.cpp86 void Watchdog::SetAppDebug(bool isAppDebug) in SetAppDebug()
H A Dwatchdog_inner.cpp1128 void WatchdogInner::SetAppDebug(bool isAppDebug) in SetAppDebug()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
H A Dappfreeze_inner.cpp260 void AppfreezeInner::SetAppDebug(bool isAppDebug) in SetAppDebug()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp3670 bool isAppDebug = true; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp6625 …ppMgrServiceInner::NotifyAbilitysDebugChange(const std::string &bundleName, const bool &isAppDebug) in NotifyAppFaultBySA()