Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_sink_scene.cpp476 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandleAppendSurface can't find the dev"); in HandleAppendSurface()
566 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandleRemoveSurface can't find the dev"); in HandleRemoveSurface()
574 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandleAppendSurface can't find the dev"); in HandleRemoveSurface()
597 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandleSetMediaFormat can not find dev"); in HandleSetMediaFormat()
625 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandleSetSceneType can not find dev"); in HandleSetSceneType()
633 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandleSetSceneType can't find the surfaceId"); in HandleSetSceneType()
694 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandlePlay can not find dev"); in HandlePlay()
764 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandlePause can not find dev"); in HandlePause()
795 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandleMute can not find dev"); in HandleMute()
826 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "HandleUnMut in HandleUnMute()
[all...]
H A Dwfd_source_scene.cpp497 return ERR_BAD_PARAMETER; in HandleAddDevice()
607 OnInnerError(0, 0, SharingErrorCode::ERR_BAD_PARAMETER, "AppendCast can't find the dev"); in AppendCast()
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dconst_def.h142 ERR_BAD_PARAMETER, enumerator
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/scene/
H A Dwfd_source_scene_test.cpp361 EXPECT_EQ(ret, ERR_BAD_PARAMETER); in HWTEST_F()

Completed in 5 milliseconds