Home
last modified time | relevance | path

Searched defs:newConn (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
Dtrans_tcp_direct_wifi.c41 static int32_t AddTcpConnAndSessionInfo(int32_t newchannelId, int32_t fd, SessionConn *newConn, in AddTcpConnAndSessionInfo()
128 SessionConn *newConn = CreateNewSessinConn(module, false); in OpenTcpDirectChannel() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
Drs_render_service_stub.cpp67 auto newConn = CreateConnection(token); in OnRemoteRequest() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
Dfillp_conn.c491 static FILLP_INT FillpInitNewPcbByNewConn(struct FtNetconn *newConn, FILLP_SIZE_T maxSendCache, in FillpInitNewPcbByNewConn()
524 static void FillpInitNewPcbByConfirm(struct FtNetconn *newConn, FILLP_CONST struct FillpPktConnConf… in FillpInitNewPcbByConfirm()
559 static FILLP_INT FillpInitNewConnByConfirm(struct FillpPcb *pcb, struct FtNetconn *newConn, in FillpInitNewConnByConfirm()
624 static inline void FillpInitPeerOfNewconn(struct FtNetconn *newConn, FILLP_UINT32 peerPktSize) in FillpInitPeerOfNewconn()
643 struct FtNetconn *newConn = FillpNetconnAlloc(addr->sa_family, inst); in FillpProcessConnConfirm() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_render_service.cpp212 sptr<RSIRenderServiceConnection> newConn( in CreateConnection() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
Dtrans_tcp_direct_p2p_mock_test.cpp586 SessionConn *newConn = TestSetSessionConn(); variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler.cpp275 …sptr<RSIRenderServiceConnection> newConn(new RSRenderServiceConnection(pid, g_renderService, g_mai… in CreateMockConnection() local