Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1115 int32_t StartSessionRunning(DFileSession *session, uint16_t SendThreadNum) in StartSessionRunning() function
1184 if (StartSessionRunning(session, 1) != NSTACKX_EOK) { in NSTACKX_DFileServer()
1348 if (StartSessionRunning(session, GetClientSendThreadNum(type)) != NSTACKX_EOK) { in NSTACKX_DFileClientWithTargetDev()