Home
last modified time | relevance | path

Searched refs:IsDebugging (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h625 bool IsDebugging() const;
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp2313 bool AppRunningRecord::IsDebugging() const in IsDebugging() function in OHOS::AppExecFwk::AppRunningRecord
H A Dapp_mgr_service_inner.cpp5854 if (appRecord->IsDebugging()) { in CheckAppFault()
5933 …ExecFwk::AppfreezeManager::GetInstance()->IsHandleAppfreeze(bundleName) || record->IsDebugging()) { in TransformedNotifyAppFault()