Home
last modified time | relevance | path

Searched refs:HandleUnMute (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_sink_scene.h118 int32_t HandleUnMute(std::shared_ptr<UnMuteReq> &msg, std::shared_ptr<WfdCommonRsp> &reply);
H A Dwfd_sink_scene.cpp381 rsp->ret = HandleUnMute(data, rsp); in OnRequest()
810 int32_t WfdSinkScene::HandleUnMute(std::shared_ptr<UnMuteReq> &msg, std::shared_ptr<WfdCommonRsp> &reply) in HandleUnMute() function in OHOS::Sharing::WfdSinkScene
826 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandleUnMute can not find dev"); in HandleUnMute()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/scene/
H A Dwfd_sink_scene_test.cpp700 int32_t ret = sinkScene_->HandleUnMute(msg, reply); in HWTEST_F()
715 int32_t ret = sinkScene_->HandleUnMute(msg, reply); in HWTEST_F()

Completed in 5 milliseconds