Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/
H A Dapp_mgr_client.cpp80 AppMgrResultCode AppMgrClient::KillApplication( in KillApplication() function in OHOS::AppExecFwk::AppMgrClient
H A Dmock_app_scheduler.cpp111 int AppScheduler::KillApplication(const std::string& bundleName, const bool clearPageStack) in KillApplication() function in OHOS::AAFwk::AppScheduler
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_scheduler.cpp241 int AppScheduler::KillApplication(const std::string &bundleName, const bool clearPageStack) in KillApplication() function in OHOS::AAFwk::AppScheduler
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dams_mgr_scheduler.cpp362 int32_t AmsMgrScheduler::KillApplication(const std::string &bundleName, const bool clearPageStack) in KillApplication() function in OHOS::AppExecFwk::AmsMgrScheduler
H A Dapp_mgr_service_inner.cpp1317 int32_t AppMgrServiceInner::KillApplication(const std::string &bundleName, const bool clearPageStac… in KillApplication() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_proxy.cpp422 int32_t AmsMgrProxy::KillApplication(const std::string &bundleName, const bool clearPageStack) in KillApplication() function in OHOS::AppExecFwk::AmsMgrProxy
H A Dapp_mgr_client.cpp287 AppMgrResultCode AppMgrClient::KillApplication(const std::string &bundleName, bool const clearPageS… in KillApplication() function in OHOS::AppExecFwk::AppMgrClient