Home
last modified time | relevance | path

Searched defs:KillProcessWithAccount (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/src/
Dams_mgr_scheduler.cpp189 int32_t AmsMgrScheduler::KillProcessWithAccount(const std::string &bundleName, const int accountId) in KillProcessWithAccount() function in OHOS::AppExecFwk::AmsMgrScheduler
/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
Djs_app_manager.cpp91 static NativeValue* KillProcessWithAccount(NativeEngine* engine, NativeCallbackInfo* info) in KillProcessWithAccount() function in OHOS::AbilityRuntime::__anone530ce000111::JsAppManager
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dams_mgr_proxy.cpp317 int32_t AmsMgrProxy::KillProcessWithAccount(const std::string &bundleName, const int accountId) in KillProcessWithAccount() function in OHOS::AppExecFwk::AmsMgrProxy
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
Djs_app_manager.cpp100 static NativeValue* KillProcessWithAccount(NativeEngine* engine, NativeCallbackInfo* info) in KillProcessWithAccount() function in OHOS::AbilityRuntime::__anon66ab2a5c0111::JsAppManager