Home
last modified time | relevance | path

Searched refs:TIMEOUT_SEND (Results 1 – 6 of 6) sorted by relevance

/external/opencore/nodes/pvclientserversocketnode/include/
Dpvmf_clientserver_socket_node.h418 const int TIMEOUT_SEND; variable
/external/opencore/nodes/pvclientserversocketnode/src/
Dpvmf_clientserver_socket_node.cpp42 , TIMEOUT_SEND(-1) in PVMFClientServerSocketNode()
1460 TIMEOUT_SEND); in StartSendOperation()
/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtsp_client_engine_node.h786 const int TIMEOUT_CONNECT_AND_DNS_LOOKUP, TIMEOUT_SEND, TIMEOUT_RECV; variable
/external/opencore/nodes/pvsocketnode/include/
Dpvmf_socket_node.h904 const int TIMEOUT_SEND; variable
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp119 TIMEOUT_SEND(3000), in PVRTSPEngineNode()
4818 …et->Send((const uint8*)tmpStrPtrLen->c_str(), tmpStrPtrLen->length(), TIMEOUT_SEND) != EPVSocketPe… in sendSocketOutgoingMsg()
4831 if (aSock.iSocket->Send(aSendBuf, aSendLen, TIMEOUT_SEND) != EPVSocketPending) in sendSocketOutgoingMsg()
/external/opencore/nodes/pvsocketnode/src/
Dpvmf_socket_node.cpp264 , TIMEOUT_SEND(3000) in PVMFSocketNode()
2505 TIMEOUT_SEND); in StartSendOperation()