Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_device_manager.cpp227 std::lock_guard<std::mutex> currentActiveDevicesLock(currentActiveDevicesMutex_); in IsArmUsbDevice() local
384 std::lock_guard<std::mutex> currentActiveDevicesLock(currentActiveDevicesMutex_); in AddNewDevice() local
406 std::lock_guard<std::mutex> currentActiveDevicesLock(currentActiveDevicesMutex_); in GetConnDevicesStr() local
450 std::lock_guard<std::mutex> currentActiveDevicesLock(currentActiveDevicesMutex_); in RemoveNewDevice() local
785 std::lock_guard<std::mutex> currentActiveDevicesLock(currentActiveDevicesMutex_); in GetAvailableDevicesByUsage() local
850 std::lock_guard<std::mutex> currentActiveDevicesLock(currentActiveDevicesMutex_); in GetAvailableBluetoothDevice() local
861 std::lock_guard<std::mutex> currentActiveDevicesLock(currentActiveDevicesMutex_); in GetScoState() local
875 std::lock_guard<std::mutex> currentActiveDevicesLock(currentActiveDevicesMutex_); in UpdateDevicesListInfo() local
1064 std::lock_guard<std::mutex> currentActiveDevicesLock(currentActiveDevicesMutex_); in GetDevicesByFilter() local
1110 std::lock_guard<std::mutex> currentActiveDevicesLock(currentActiveDevicesMutex_); in OnReceiveBluetoothEvent() local
[all …]