Searched refs:ERR_STATE_EXCEPTION (Results 1 - 3 of 3) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/common/ |
H A D | const_def.h | 145 ERR_STATE_EXCEPTION, enumerator
|
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/ |
H A D | wfd_sink_scene.cpp | 426 OnInnerError(0, 0, SharingErrorCode::ERR_STATE_EXCEPTION, "HandleStart current p2p state: CLOSING"); in HandleStart() 506 OnInnerError(0, 0, SharingErrorCode::ERR_STATE_EXCEPTION, "HandleAppendSurface this surface is using"); in HandleAppendSurface() 507 return ERR_STATE_EXCEPTION; in HandleAppendSurface() 513 OnInnerError(0, 0, SharingErrorCode::ERR_STATE_EXCEPTION, "Only one surface can be set."); in HandleAppendSurface() 514 return ERR_STATE_EXCEPTION; in HandleAppendSurface() 1177 code = SharingErrorCode::ERR_STATE_EXCEPTION; in ErrorCodeFiltering()
|
H A D | wfd_source_scene.cpp | 425 OnInnerError(0, 0, SharingErrorCode::ERR_STATE_EXCEPTION, "HandleStart current p2p state: CLOSING"); in HandleStartDiscovery() 802 code = SharingErrorCode::ERR_STATE_EXCEPTION; in ErrorCodeFiltering()
|
Completed in 6 milliseconds