Searched refs:stopVirtualCallHandleLock_ (Results 1 – 2 of 2) sorted by relevance
130 static std::mutex stopVirtualCallHandleLock_; variable
70 std::mutex HfpBluetoothDeviceManager::stopVirtualCallHandleLock_; member in OHOS::Bluetooth::HfpBluetoothDeviceManager826 std::lock_guard<std::mutex> handleLock(stopVirtualCallHandleLock_); in HandleStopVirtualCall()999 std::lock_guard<std::mutex> handleLock(stopVirtualCallHandleLock_); in OnScoStateChanged()