Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_sink_scene.h116 int32_t HandleMute(std::shared_ptr<MuteReq> &msg, std::shared_ptr<WfdCommonRsp> &reply);
H A Dwfd_sink_scene.cpp373 rsp->ret = HandleMute(data, rsp); in OnRequest()
779 int32_t WfdSinkScene::HandleMute(std::shared_ptr<MuteReq> &msg, std::shared_ptr<WfdCommonRsp> &reply) in HandleMute() function in OHOS::Sharing::WfdSinkScene
795 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandleMute can not find dev"); in HandleMute()
/foundation/multimedia/audio_framework/services/audio_policy/test/example/
H A Daudio_policy_test.cpp274 static void HandleMute(int streamType, char option) in HandleMute() function
761 HandleMute(streamType, opt); in main()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/scene/
H A Dwfd_sink_scene_test.cpp670 int32_t ret = sinkScene_->HandleMute(msg, reply); in HWTEST_F()
685 int32_t ret = sinkScene_->HandleMute(msg, reply); in HWTEST_F()

Completed in 6 milliseconds