Home
last modified time | relevance | path

Searched refs:bundleMgrMutex_ (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/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()
/ohos5.0/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_);
67 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in GetBundleMgr()
402 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in OnDeath()
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/services/srms/include/
H A Dsr_samgr_helper.h61 std::mutex bundleMgrMutex_; variable
H A Dservice_router_mgr_service.h108 std::mutex bundleMgrMutex_; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dlauncher_service.h119 static std::mutex bundleMgrMutex_; variable
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/include/drivers_pkg_manager/
H A Ddrv_bundle_state_callback.h99 std::mutex bundleMgrMutex_;
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/include/
H A Dpermission_utils.h91 COMPILE_HIDDEN static std::mutex bundleMgrMutex_; variable
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H A Ddistributed_bms.h146 std::mutex bundleMgrMutex_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpermission_utils.cpp52 mutex PermissionUtils::bundleMgrMutex_; member in OHOS::Media::PermissionUtils
59 lock_guard<mutex> lock(bundleMgrMutex_); in GetSysBundleManager()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h250 static std::mutex bundleMgrMutex_; variable
H A Dcommon_func.cpp186 std::mutex CommonFunc::bundleMgrMutex_; member in OHOS::AppExecFwk::CommonFunc
192 std::lock_guard<std::mutex> lock(bundleMgrMutex_);
421 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in GetBundleMgr()
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddrv_bundle_state_callback.cpp427 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in GetBundleMgrProxy()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms.cpp182 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in GetBundleMgr()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp137 static std::mutex bundleMgrMutex_; variable
144 std::lock_guard<std::mutex> lock(bundleMgrMutex_);
168 std::lock_guard<std::mutex> lock(bundleMgrMutex_); in GetBundleMgr()