Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/include/
H A Ddistributed_hardware_fwk_kit_paras.h26 const std::string KEY_HISTREAMER_AUDIO_DECODER = "histmAudDec"; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_constants.h93 const std::string KEY_HISTREAMER_AUDIO_DECODER = "histmAudDec"; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_service.cpp195 targetKey = KEY_HISTREAMER_AUDIO_DECODER; in QueryLocalSysSpec()