Home
last modified time | relevance | path

Searched defs:callbackObjParam (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_hdi_handler/src/
H A Ddaudio_hdi_handler_test.cpp60 std::shared_ptr<IDAudioHdiCallback> callbackObjParam = std::make_shared<MockIDAudioHdiCallback>(); in HWTEST_F() local
81 std::shared_ptr<IDAudioHdiCallback> callbackObjParam = std::make_shared<MockIDAudioHdiCallback>(); in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp91 RegisterAudioDevice(const std::string &devId, const int32_t dhId, const std::string &capability, const std::shared_ptr<IDAudioHdiCallback> &callbackObjParam) RegisterAudioDevice() argument

Completed in 1 milliseconds