Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dams_mgr_scheduler.cpp405 int32_t AmsMgrScheduler::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() function in OHOS::AppExecFwk::AmsMgrScheduler
H A Dapp_mgr_service_inner.cpp1508 int32_t AppMgrServiceInner::KillApplicationSelf(const bool clearPageStack, const std::string& reaso… in KillApplicationSelf() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_proxy.cpp569 int32_t AmsMgrProxy::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() function in OHOS::AppExecFwk::AmsMgrProxy
H A Dapp_mgr_client.cpp353 AppMgrResultCode AppMgrClient::KillApplicationSelf(const bool clearPageStack, const std::string& re… in KillApplicationSelf() function in OHOS::AppExecFwk::AppMgrClient