Home
last modified time | relevance | path

Searched refs:micPinInUse_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp578 if (devId == micPinInUse_) { in RemoveAudioDevice()
674 micPinInUse_ = dhId; in OpenCaptureDevice()
719 if (micPinInUse_ == 0) { in CloseCaptureDevice()
739 micPinInUse_ = 0; in CloseCaptureDevice()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/include/
H A Daudio_adapter_interface_impl.h184 uint32_t micPinInUse_ = 0; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_adapter_interface/src/
H A Daudio_adapter_interface_impl_test.cpp669 AdapterTest_->micPinInUse_ = 64;
774 AdapterTest_->micPinInUse_ = 1;