Searched defs:IsSharedBundleRunning (Results 1 – 4 of 4) sorted by relevance
1173 bool AppMgrService::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in IsSharedBundleRunning() function in OHOS::AppExecFwk::AppMgrService
6044 bool AppMgrServiceInner::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
149 static napi_value IsSharedBundleRunning(napi_env env, napi_callback_info info) in IsSharedBundleRunning() function in OHOS::AbilityRuntime::__anonf4da04950110::JsAppManager
1195 bool AppMgrProxy::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in IsSharedBundleRunning() function in OHOS::AppExecFwk::AppMgrProxy