Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/include/
H A Ddaudio_hdf_operate.h46 int32_t UnLoadDaudioHDFImpl();
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdf_operate.cpp122 int32_t DaudioHdfOperate::UnLoadDaudioHDFImpl() in UnLoadDaudioHDFImpl() function in OHOS::DistributedHardware::DaudioHdfOperate
H A Ddaudio_hdi_handler.cpp82 int32_t ret = DaudioHdfOperate::GetInstance().UnLoadDaudioHDFImpl(); in UninitHdiHandler()