Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c123 static int32_t AddDFileSessionNode(DFileSession *session) in AddDFileSessionNode() function
1121 if (AddDFileSessionNode(session) != NSTACKX_EOK) { in StartSessionRunning()