Home
last modified time | relevance | path

Searched defs:KillApplicationSelf (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_proxy.cpp500 int32_t AmsMgrProxy::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() function in OHOS::AppExecFwk::AmsMgrProxy
H A Dapp_mgr_client.cpp343 AppMgrResultCode AppMgrClient::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() function in OHOS::AppExecFwk::AppMgrClient
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dams_mgr_interface.h185 virtual int KillApplicationSelf(const bool clearPageStack = false, in KillApplicationSelf() function in OHOS::AppExecFwk::IAmsMgr
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dams_mgr_scheduler.cpp373 int32_t AmsMgrScheduler::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() function in OHOS::AppExecFwk::AmsMgrScheduler
H A Dapp_mgr_service_inner.cpp1560 int32_t AppMgrServiceInner::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() function in OHOS::AppExecFwk::AppMgrServiceInner

Completed in 22 milliseconds