Home
last modified time | relevance | path

Searched refs:stopVirtualCallHandleLock_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.h130 static std::mutex stopVirtualCallHandleLock_; member in OHOS::Bluetooth::HfpBluetoothDeviceManager
H A Dbluetooth_device_manager.cpp70 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