Searched refs:needCheckBluetoothServiceOnMutex_ (Results 1 – 2 of 2) sorted by relevance
77 std::lock_guard<std::mutex> lock(needCheckBluetoothServiceOnMutex_); in GetHostRemote()167 BluetoothProfileManager::GetInstance().needCheckBluetoothServiceOnMutex_); in OnAddSystemAbility()193 BluetoothProfileManager::GetInstance().needCheckBluetoothServiceOnMutex_); in OnRemoveSystemAbility()
114 std::mutex needCheckBluetoothServiceOnMutex_; variable