Home
last modified time | relevance | path

Searched refs:iSockError (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtsp_client_engine_node.h621 int32 iSockError; member
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp922 tmpSockEvent.iSockError = aError; in HandleSocketEvent()
1037 tmpSockEvent.iSockError = aError; in HandleDNSEvent()
4369 tmpSockEvent.iSockError = 0; in TimeoutOccurred()
5463 …vent=%d iSockError=%d ", tmpSockEvent.iSockFxn, tmpSockEvent.iSockEvent, tmpSockEvent.iSockError)); in clearEventQueue()