Searched defs:KillApplicationByUid (Results 1 - 7 of 7) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | exception_handler.cpp | 27 static void KillApplicationByUid() in KillApplicationByUid() function
|
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | watchdog.cpp | 76 bool Watchdog::KillApplicationByUid(const std::string &bundleName, const int32_t uid) in KillApplicationByUid() function in OHOS::BackgroundTaskMgr::Watchdog
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | ams_mgr_proxy.cpp | 469 int32_t AmsMgrProxy::KillApplicationByUid(const std::string &bundleName, const int uid, in KillApplicationByUid() function in OHOS::AppExecFwk::AmsMgrProxy
|
H A D | app_mgr_client.cpp | 326 AppMgrResultCode AppMgrClient::KillApplicationByUid(const std::string &bundleName, const int uid, in KillApplicationByUid() function in OHOS::AppExecFwk::AppMgrClient
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | ams_mgr_scheduler.cpp | 363 int32_t AmsMgrScheduler::KillApplicationByUid(const std::string &bundleName, const int uid, in KillApplicationByUid() function in OHOS::AppExecFwk::AmsMgrScheduler
|
H A D | app_mgr_service_inner.cpp | 1468 int32_t AppMgrServiceInner::KillApplicationByUid(const std::string &bundleName, const int uid, in KillApplicationByUid() function in OHOS::AppExecFwk::AppMgrServiceInner
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | app_scheduler.cpp | 279 int AppScheduler::KillApplicationByUid(const std::string &bundleName, int32_t uid, in KillApplicationByUid() function in OHOS::AAFwk::AppScheduler
|
Completed in 20 milliseconds