Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioadapter/include/
H A Dpulse_audio_service_adapter_impl.h89 bool isSetDefaultSource_ = false; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/
H A Dpulse_audio_service_adapter_impl.cpp329 isSetDefaultSource_ = true; in SetDefaultSource()
593 …CHECK_AND_RETURN_RET_LOG(isSetDefaultSource_, userData->sourceOutputList, "default source has not … in GetAllSourceOutputs()