Searched defs:KillApplicationSelf (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ | ||
H A D | ams_mgr_scheduler.cpp | 405 int32_t AmsMgrScheduler::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() function in OHOS::AppExecFwk::AmsMgrScheduler |
H A D | app_mgr_service_inner.cpp | 1508 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 D | ams_mgr_proxy.cpp | 569 int32_t AmsMgrProxy::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() function in OHOS::AppExecFwk::AmsMgrProxy |
H A D | app_mgr_client.cpp | 353 AppMgrResultCode AppMgrClient::KillApplicationSelf(const bool clearPageStack, const std::string& re… in KillApplicationSelf() function in OHOS::AppExecFwk::AppMgrClient |