Searched refs:CreateTrans (Results 1 – 1 of 1) sorted by relevance
834 static DFileTrans *CreateTrans(uint16_t transId, DFileSession *session, PeerInfo *peerInfo, uint8_t… in CreateTrans() function886 trans = CreateTrans(transId, session, peerInfo, NSTACKX_FALSE); in DFileSessionHandleFrame()1890 DFileTrans *trans = CreateTrans(transId, session, peerInfo, NSTACKX_TRUE); in DFileStartTransInner()