Home
last modified time | relevance | path

Searched refs:deviceChangeMutex_ (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Dsoftbus_adapter.h104 std::mutex deviceChangeMutex_; member in OHOS::ObjectStore::SoftBusAdapter
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_client_stub_impl.cpp156 std::lock_guard<std::mutex> lockCbMap(deviceChangeMutex_); in AddDeviceChangeCallback()
164 std::lock_guard<std::mutex> lockCbMap(deviceChangeMutex_); in RemoveDeviceChangeCallback()
179 std::lock_guard<std::mutex> lockCbMap(deviceChangeMutex_); in OnDeviceChange()
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dsoftbus_adapter_standard.cpp77 std::lock_guard<std::mutex> lock(deviceChangeMutex_); in StartWatchDeviceChange()
95 std::lock_guard<std::mutex> lock(deviceChangeMutex_); in StopWatchDeviceChange()
110 std::lock_guard<std::mutex> lock(deviceChangeMutex_); in NotifyAll()
/foundation/multimedia/audio_framework/services/audio_policy/client/include/
H A Daudio_policy_client_stub_impl.h136 std::mutex deviceChangeMutex_; member in OHOS::AudioStandard::AudioPolicyClientStubImpl

Completed in 4 milliseconds