Home
last modified time | relevance | path

Searched refs:connectionMutex_ (Results 1 - 8 of 8) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dbundle_manager_helper.cpp43 std::lock_guard<std::mutex> lock(connectionMutex_); in ~BundleManagerHelper()
50 std::lock_guard<std::mutex> lock(connectionMutex_); in GetClientBundleName()
78 std::lock_guard<std::mutex> lock(connectionMutex_); in GetBundleInfo()
92 std::lock_guard<std::mutex> lock(connectionMutex_); in GetApplicationInfo()
105 std::lock_guard<std::mutex> lock(connectionMutex_); in QueryAbilityInfo()
151 std::lock_guard<std::mutex> lock(connectionMutex_); in OnRemoteDied()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dbundle_manager_helper.cpp42 std::lock_guard<std::mutex> lock(connectionMutex_); in GetClientBundleName()
55 std::lock_guard<std::mutex> lock(connectionMutex_); in GetApplicationInfo()
68 std::lock_guard<std::mutex> lock(connectionMutex_); in GetApplicationInfos()
80 std::lock_guard<std::mutex> lock(connectionMutex_); in CheckIsSystemAppByUid()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_bundle_mgr_helper.cpp41 std::lock_guard<ffrt::mutex> lock(connectionMutex_); in GetNameForUid()
56 std::lock_guard<ffrt::mutex> lock(connectionMutex_); in GetApplicationInfo()
75 std::lock_guard<ffrt::mutex> lock(connectionMutex_); in GetApplicationInfos()
90 std::lock_guard<ffrt::mutex> lock(connectionMutex_); in GetBundleInfo()
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_bundle_mgr_helper.h75 ffrt::mutex connectionMutex_; member in OHOS::DeviceUsageStats::BundleActiveBundleMgrHelper
/foundation/resourceschedule/device_standby/services/core/include/
H A Dbundle_manager_helper.h58 std::mutex connectionMutex_ {};
/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Dbundle_manager_helper.h49 std::mutex connectionMutex_; member in OHOS::BackgroundTaskMgr::BundleManagerHelper
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/
H A Daudio_policy_service.h1345 std::mutex connectionMutex_; member in OHOS::AudioStandard::final
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp10024 std::unique_lock<std::mutex> waitLock(connectionMutex_); in WaitForConnectionCompleted()

Completed in 20 milliseconds