Searched defs:IsSharedBundleRunning (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/ability_runtime/services/appmgr/src/ | ||
| D | app_mgr_service.cpp | 699 bool AppMgrService::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in IsSharedBundleRunning() function in OHOS::AppExecFwk::AppMgrService |
| D | app_mgr_service_inner.cpp | 4000 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/ | ||
| D | js_app_manager.cpp | 118 static NativeValue* IsSharedBundleRunning(NativeEngine* engine, NativeCallbackInfo* info) in IsSharedBundleRunning() function in OHOS::AbilityRuntime::__anon66ab2a5c0111::JsAppManager |
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ | ||
| D | app_mgr_proxy.cpp | 1140 bool AppMgrProxy::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in IsSharedBundleRunning() function in OHOS::AppExecFwk::AppMgrProxy |