Home
last modified time | relevance | path

Searched defs:isCaptureReady_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/include/
H A Ddmic_client.h85 std::atomic<bool> isCaptureReady_ = false; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_capture.h105 std::atomic<bool> isCaptureReady_ = true; variable