Home
last modified time | relevance | path

Searched refs:hdfOperateMutex_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_hdf_operate.cpp55 std::unique_lock<std::mutex> lock(hdfOperateMutex_); in LoadDcameraHDFImpl()
96 std::unique_lock<std::mutex> lock(hdfOperateMutex_); in WaitLoadCameraService()
112 std::unique_lock<std::mutex> lock(hdfOperateMutex_); in WaitLoadProviderService()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdf_operate.cpp54 std::unique_lock<std::mutex> lock(hdfOperateMutex_); in LoadDaudioHDFImpl()
93 std::unique_lock<std::mutex> lock(hdfOperateMutex_); in WaitLoadService()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcamerahdf/
H A Ddcamera_hdf_operate.h55 std::mutex hdfOperateMutex_; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/include/
H A Ddaudio_hdf_operate.h57 std::mutex hdfOperateMutex_; variable