Home
last modified time | relevance | path

Searched refs:ERR_NETWORK_ERROR (Results 1 - 10 of 10) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dconst_def.h151 ERR_NETWORK_ERROR, enumerator
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
H A Dwfd_sink_session.cpp423 NotifyServiceError(ERR_NETWORK_ERROR); in OnClientClose()
579 timeoutTimer_->SetTimeoutCallback([this]() { NotifyServiceError(ERR_NETWORK_ERROR); }); in HandleM7Response()
583 keepAliveTimer_->SetTimeoutCallback([this]() { NotifyServiceError(ERR_NETWORK_ERROR); }); in HandleM7Response()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/
H A Dscene_unit_test.cpp354 event.eventMsg->errorCode = ERR_NETWORK_ERROR; in HWTEST_F()
372 event.eventMsg->errorCode = ERR_NETWORK_ERROR; in HWTEST_F()
390 event.eventMsg->errorCode = ERR_NETWORK_ERROR; in HWTEST_F()
408 event.eventMsg->errorCode = ERR_NETWORK_ERROR; in HWTEST_F()
473 event.eventMsg->errorCode = ERR_NETWORK_ERROR; in HWTEST_F()
488 event.eventMsg->errorCode = ERR_NETWORK_ERROR; in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/services/interaction/
H A Dinteraction.cpp117 if (errorCode == ERR_NETWORK_ERROR || errorCode == ERR_CONNECTION_FAILURE || in HandleEvent()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_source_session.cpp89 statusMsg->msg->errorCode = ERR_NETWORK_ERROR; in OnSessionClose()
102 statusMsg->msg->errorCode = ERR_NETWORK_ERROR; in OnSessionException()
/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.cpp358 case ERR_NETWORK_ERROR: // fall-through in HandleSessionError()
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp59 scene->OnInnerError(0, 0, SharingErrorCode::ERR_NETWORK_ERROR, "NETWORK ERROR, P2P MODULE STOPPED"); in OnP2pStateChanged()
H A Dwfd_sink_scene.cpp54 parent->OnInnerError("", SharingErrorCode::ERR_NETWORK_ERROR, "NETWORK ERROR, P2P MODULE STOPPED"); in OnP2pStateChanged()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/agent/
H A Dsrc_agent_unit_test.cpp391 sessionMsg->msg->errorCode = ERR_NETWORK_ERROR; in HWTEST_F()
H A Dsink_agent_unit_test.cpp390 sessionMsg->msg->errorCode = ERR_NETWORK_ERROR; in HWTEST_F()

Completed in 17 milliseconds