Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp5861 bool isNeedExit) in KillFaultApp()
5880 bool isNeedExit = (faultData.errorObject.name == AppFreezeType::APP_INPUT_BLOCK) || in TimeoutNotifyApp() local