Searched defs:newConn (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
H A D | trans_tcp_direct_wifi.c | 41 static int32_t AddTcpConnAndSessionInfo(int32_t newchannelId, int32_t fd, SessionConn *newConn, in AddTcpConnAndSessionInfo() 128 SessionConn *newConn = CreateNewSessinConn(module, false); in OpenTcpDirectChannel() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_stub.cpp | 67 auto newConn = CreateConnection(token); in OnRemoteRequest() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_conn.c | 491 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
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_p2p_mock_test.cpp | 586 SessionConn *newConn = TestSetSessionConn(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service.cpp | 212 sptr<RSIRenderServiceConnection> newConn( in CreateConnection() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler.cpp | 275 …sptr<RSIRenderServiceConnection> newConn(new RSRenderServiceConnection(pid, g_renderService, g_mai… in CreateMockConnection() local
|