Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_hdf_operate.cpp58 hdfOperateCon_.notify_one(); in LoadDcameraHDFImpl()
61 hdfOperateCon_.notify_one(); in LoadDcameraHDFImpl()
97 hdfOperateCon_.wait_for(lock, std::chrono::milliseconds(WAIT_TIME), [this] { in WaitLoadCameraService()
113 hdfOperateCon_.wait_for(lock, std::chrono::milliseconds(WAIT_TIME), [this] { in WaitLoadProviderService()
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdf_operate.cpp57 hdfOperateCon_.notify_one(); in LoadDaudioHDFImpl()
60 hdfOperateCon_.notify_one(); in LoadDaudioHDFImpl()
96 hdfOperateCon_.wait_for(lock, std::chrono::milliseconds(WAIT_TIME), [this] { in WaitLoadService()
109 hdfOperateCon_.wait_for(lock, std::chrono::milliseconds(WAIT_TIME), [this] { in WaitLoadService()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcamerahdf/
H A Ddcamera_hdf_operate.h54 std::condition_variable hdfOperateCon_; member in OHOS::DistributedHardware::DCameraHdfOperate
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/include/
H A Ddaudio_hdf_operate.h56 std::condition_variable hdfOperateCon_; member in OHOS::DistributedHardware::DaudioHdfOperate

Completed in 2 milliseconds