Home
last modified time | relevance | path

Searched defs:ForceKillApplication (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_scheduler.cpp254 int AppScheduler::ForceKillApplication(const std::string &bundleName, in ForceKillApplication() function in OHOS::AAFwk::AppScheduler
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dams_mgr_scheduler.cpp373 int32_t AmsMgrScheduler::ForceKillApplication(const std::string &bundleName, in ForceKillApplication() function in OHOS::AppExecFwk::AmsMgrScheduler
H A Dapp_mgr_service_inner.cpp1337 int32_t AppMgrServiceInner::ForceKillApplication(const std::string &bundleName, in ForceKillApplication() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_proxy.cpp451 int32_t AmsMgrProxy::ForceKillApplication(const std::string &bundleName, in ForceKillApplication() function in OHOS::AppExecFwk::AmsMgrProxy
H A Dapp_mgr_client.cpp303 AppMgrResultCode AppMgrClient::ForceKillApplication(const std::string &bundleName, in ForceKillApplication() function in OHOS::AppExecFwk::AppMgrClient