Searched refs:stopVirtualCallHandleLock_ (Results 1 - 2 of 2) sorted by relevance
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ | ||
H A D | bluetooth_device_manager.h | 130 static std::mutex stopVirtualCallHandleLock_; member in OHOS::Bluetooth::HfpBluetoothDeviceManager |
H A D | bluetooth_device_manager.cpp | 70 std::mutex HfpBluetoothDeviceManager::stopVirtualCallHandleLock_; member in OHOS::Bluetooth::HfpBluetoothDeviceManager 822 std::lock_guard<std::mutex> handleLock(stopVirtualCallHandleLock_); in HandleStopVirtualCall() 996 std::lock_guard<std::mutex> handleLock(stopVirtualCallHandleLock_); in OnScoStateChanged() |
Completed in 3 milliseconds