Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp1133 bool AppMgrService::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in IsSharedBundleRunning() function in OHOS::AppExecFwk::AppMgrService
Dapp_mgr_service_inner.cpp5813 bool AppMgrServiceInner::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
Djs_app_manager.cpp142 static napi_value IsSharedBundleRunning(napi_env env, napi_callback_info info) in IsSharedBundleRunning() function in OHOS::AbilityRuntime::__anon918ae75d0111::JsAppManager
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_proxy.cpp1142 bool AppMgrProxy::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in IsSharedBundleRunning() function in OHOS::AppExecFwk::AppMgrProxy