Home
last modified time | relevance | path

Searched refs:captureLck (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_interface_impl.cpp76 std::lock_guard<std::mutex> captureLck(captureMtx_); in CaptureFrame() local
143 std::lock_guard<std::mutex> captureLck(captureMtx_); in Start() local
177 std::lock_guard<std::mutex> captureLck(captureMtx_); in Stop() local
185 std::lock_guard<std::mutex> captureLck(captureMtx_); in Pause() local
H A Daudio_capture_ext_impl.cpp145 std::lock_guard<std::mutex> captureLck(captureMtx_); in Pause() local