Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
Djs_app_manager.cpp87 static napi_value KillProcessWithAccount(napi_env env, napi_callback_info info) in KillProcessWithAccount() function in OHOS::AbilityRuntime::__anon4bccc2a10111::JsAppManager
/foundation/ability/ability_runtime/services/appmgr/src/
Dams_mgr_scheduler.cpp297 int32_t AmsMgrScheduler::KillProcessWithAccount(const std::string &bundleName, const int accountId) in KillProcessWithAccount() function in OHOS::AppExecFwk::AmsMgrScheduler
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dams_mgr_proxy.cpp353 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.cpp117 static napi_value KillProcessWithAccount(napi_env env, napi_callback_info info) in KillProcessWithAccount() function in OHOS::AbilityRuntime::__anon918ae75d0111::JsAppManager