Home
last modified time | relevance | path

Searched refs:ERR_DH_AUDIO_SA_CALLBACK_NOT_FOUND (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_errorcode.h29 ERR_DH_AUDIO_SA_CALLBACK_NOT_FOUND = -40005, enumerator
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_ipc_callback.cpp50 return ERR_DH_AUDIO_SA_CALLBACK_NOT_FOUND; in OnNotifyRegResult()
74 return ERR_DH_AUDIO_SA_CALLBACK_NOT_FOUND; in OnNotifyUnregResult()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosourcetest/src/
H A Ddaudio_ipc_callback_test.cpp75 EXPECT_EQ(ERR_DH_AUDIO_SA_CALLBACK_NOT_FOUND, ret); in HWTEST_F()
143 EXPECT_EQ(ERR_DH_AUDIO_SA_CALLBACK_NOT_FOUND, ret); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp152 return ERR_DH_AUDIO_SA_CALLBACK_NOT_FOUND; in UnRegisterAudioDevice()

Completed in 2 milliseconds