Home
last modified time | relevance | path

Searched refs:bundleMgrMutex_ (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H A Dsr_samgr_helper.cpp40 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in GetBundleMgr()
102 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in ResetProxy()
/foundation/ability/ability_runtime/service_router_framework/services/srms/include/
H A Dsr_samgr_helper.h61 std::mutex bundleMgrMutex_; member in OHOS::AbilityRuntime::final
H A Dservice_router_mgr_service.h108 std::mutex bundleMgrMutex_; member in OHOS::AbilityRuntime::ServiceRouterMgrService
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dlauncher_service.cpp31 std::mutex LauncherService::bundleMgrMutex_; member in OHOS::AppExecFwk::LauncherService
37 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in OnRemoteDied()
67 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in GetBundleMgr()
401 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in OnDeath()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dlauncher_service.h119 static std::mutex bundleMgrMutex_; member in OHOS::AppExecFwk::LauncherService
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H A Ddistributed_bms.h146 std::mutex bundleMgrMutex_; member in OHOS::AppExecFwk::DistributedBms
/foundation/multimedia/media_library/frameworks/utils/include/
H A Dpermission_utils.h91 COMPILE_HIDDEN static std::mutex bundleMgrMutex_; member in OHOS::Media::PermissionUtils
/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpermission_utils.cpp53 mutex PermissionUtils::bundleMgrMutex_; member in OHOS::Media::PermissionUtils
60 lock_guard<mutex> lock(bundleMgrMutex_); in GetSysBundleManager()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h250 static std::mutex bundleMgrMutex_; member in OHOS::AppExecFwk::CommonFunc
H A Dcommon_func.cpp186 std::mutex CommonFunc::bundleMgrMutex_; member in OHOS::AppExecFwk::CommonFunc
192 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in OnRemoteDied()
418 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in GetBundleMgr()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms.cpp182 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in GetBundleMgr()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp137 static std::mutex bundleMgrMutex_; member
144 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in OnRemoteDied()
168 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in GetBundleMgr()

Completed in 19 milliseconds