Searched refs:switchDeviceMutex_ (Results 1 – 4 of 4) sorted by relevance
157 std::mutex switchDeviceMutex_; member in OHOS::AudioStandard::BluetoothRendererSinkInner1168 std::lock_guard<std::mutex> lock(switchDeviceMutex_); in SetSinkMuteForSwitchDevice()
250 std::mutex switchDeviceMutex_; member in OHOS::AudioStandard::AudioRendererSinkInner1686 std::lock_guard<std::mutex> lock(switchDeviceMutex_); in SetSinkMuteForSwitchDevice()
1897 std::mutex switchDeviceMutex_;
6041 std::lock_guard<std::mutex> lock(switchDeviceMutex_); in SwitchDevice()