Home
last modified time | relevance | path

Searched defs:tcpSendOptions (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/netstack/test/unittest/tlssocket/client/
DTlsSocketOneWayTest.cpp128 TCPSendOptions tcpSendOptions; variable
166 TCPSendOptions tcpSendOptions; variable
203 TCPSendOptions tcpSendOptions; variable
251 TCPSendOptions tcpSendOptions; variable
296 TCPSendOptions tcpSendOptions; variable
312 TCPSendOptions tcpSendOptions; variable
375 TCPSendOptions tcpSendOptions; variable
433 TCPSendOptions tcpSendOptions; variable
491 TCPSendOptions tcpSendOptions; variable
DTlsSocketCertChainOneWayTest.cpp128 TCPSendOptions tcpSendOptions; variable
166 TCPSendOptions tcpSendOptions; variable
203 TCPSendOptions tcpSendOptions; variable
251 TCPSendOptions tcpSendOptions; variable
297 TCPSendOptions tcpSendOptions; variable
313 TCPSendOptions tcpSendOptions; variable
376 TCPSendOptions tcpSendOptions; variable
423 TCPSendOptions tcpSendOptions; variable
484 TCPSendOptions tcpSendOptions; variable
DTlsSocketTest.cpp128 TCPSendOptions tcpSendOptions; variable
166 TCPSendOptions tcpSendOptions; variable
203 TCPSendOptions tcpSendOptions; variable
251 TCPSendOptions tcpSendOptions; variable
296 TCPSendOptions tcpSendOptions; variable
312 TCPSendOptions tcpSendOptions; variable
350 TCPSendOptions tcpSendOptions; variable
413 TCPSendOptions tcpSendOptions; variable
471 TCPSendOptions tcpSendOptions; variable
527 TCPSendOptions tcpSendOptions; variable
[all …]
DTlsSocketCertChainTest.cpp128 TCPSendOptions tcpSendOptions; variable
166 TCPSendOptions tcpSendOptions; variable
203 TCPSendOptions tcpSendOptions; variable
251 TCPSendOptions tcpSendOptions; variable
296 TCPSendOptions tcpSendOptions; variable
312 TCPSendOptions tcpSendOptions; variable
350 TCPSendOptions tcpSendOptions; variable
413 TCPSendOptions tcpSendOptions; variable
460 TCPSendOptions tcpSendOptions; variable
515 TCPSendOptions tcpSendOptions; variable
[all …]
DTlsSocketUnilateralConnection.cpp128 TCPSendOptions tcpSendOptions; variable
165 TCPSendOptions tcpSendOptions; variable
202 TCPSendOptions tcpSendOptions; variable
250 TCPSendOptions tcpSendOptions; variable
296 TCPSendOptions tcpSendOptions; variable
312 TCPSendOptions tcpSendOptions; variable
374 TCPSendOptions tcpSendOptions; variable
418 TCPSendOptions tcpSendOptions; variable
DTlsSocketBranchTest.cpp386 TCPSendOptions tcpSendOptions; variable
/foundation/communication/netstack/frameworks/js/napi/tls/src/
Dtlssocket_exec.cpp187 TCPSendOptions tcpSendOptions; in ExecSend() local
/foundation/communication/netstack/frameworks/native/tls_socket/src/
Dtls_socket.cpp692 void TLSSocket::Send(const OHOS::NetStack::TCPSendOptions &tcpSendOptions, const OHOS::NetStack::Se… in Send()