Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1173 bool AppMgrService::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in IsSharedBundleRunning() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_mgr_service_inner.cpp6044 bool AppMgrServiceInner::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager.cpp149 static napi_value IsSharedBundleRunning(napi_env env, napi_callback_info info) in IsSharedBundleRunning() function in OHOS::AbilityRuntime::__anonf4da04950110::JsAppManager
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp1195 bool AppMgrProxy::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in IsSharedBundleRunning() function in OHOS::AppExecFwk::AppMgrProxy