Home
last modified time | relevance | path

Searched defs:newConn (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_stub.cpp67 auto newConn = CreateConnection(token); in OnRemoteRequest() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_wifi.c41 static int32_t AddTcpConnAndSessionInfo(int32_t newchannelId, int32_t fd, SessionConn *newConn, in AddTcpConnAndSessionInfo() argument
128 SessionConn *newConn = CreateNewSessinConn(module, false); in OpenTcpDirectChannel() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_p2p_mock_test.cpp611 SessionConn *newConn = TestSetSessionConn(); in HWTEST_F() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c491 static FILLP_INT FillpInitNewPcbByNewConn(struct FtNetconn *newConn, FILLP_SIZE_T maxSendCache, in FillpInitNewPcbByNewConn() argument
524 FillpInitNewPcbByConfirm(struct FtNetconn *newConn, FILLP_CONST struct FillpPktConnConfirm *confirm) FillpInitNewPcbByConfirm() argument
559 FillpInitNewConnByConfirm(struct FillpPcb *pcb, struct FtNetconn *newConn, FILLP_CONST struct FillpPktConnConfirm *confirm, FILLP_CONST struct FtNetconn *conn, FILLP_CONST struct NetBuf *p) FillpInitNewConnByConfirm() argument
624 FillpInitPeerOfNewconn(struct FtNetconn *newConn, FILLP_UINT32 peerPktSize) FillpInitPeerOfNewconn() argument
643 struct FtNetconn *newConn = FillpNetconnAlloc(addr->sa_family, inst); FillpProcessConnConfirm() local
[all...]

Completed in 5 milliseconds