Home
last modified time | relevance | path

Searched refs:DFileSessionCreate (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c907 static DFileSession *DFileSessionCreate(DFileSessionType type, DFileMsgReceiver msgReceiver) in DFileSessionCreate() function
1168 session = DFileSessionCreate(DFILE_SESSION_TYPE_SERVER, msgReceiver); in NSTACKX_DFileServer()
1335 DFileSession *session = DFileSessionCreate(DFILE_SESSION_TYPE_CLIENT, para->msgReceiver); in NSTACKX_DFileClientWithTargetDev()