Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp205 int32_t AppMgrService::PreloadApplication(const std::string &bundleName, int32_t userId, in PreloadApplication() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_mgr_service_inner.cpp392 int32_t AppMgrServiceInner::PreloadApplication(const std::string &bundleName, int32_t userId, in PreloadApplication() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp1259 int32_t AppMgrClient::PreloadApplication(const std::string &bundleName, int32_t userId, in PreloadApplication() function in OHOS::AppExecFwk::AppMgrClient
H A Dapp_mgr_proxy.cpp56 int32_t AppMgrProxy::PreloadApplication(const std::string &bundleName, int32_t userId, in PreloadApplication() function in OHOS::AppExecFwk::AppMgrProxy
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager.cpp240 static napi_value PreloadApplication(napi_env env, napi_callback_info info) in PreloadApplication() function in OHOS::AbilityRuntime::__anonf4da04950110::JsAppManager