Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c179 static int32_t CheckSessionIdValid(int32_t sessionId) in CheckSessionIdValid() function
222 if (CheckSessionIdValid(sessionId) != NSTACKX_EOK || path == NULL) { in CheckSetStoragePathPara()
388 …if (CheckSessionIdValid(sessionId) != NSTACKX_EOK || path == NULL || pathType == NULL || pathNum =… in CheckSetStoragePathListPara()
534 if (CheckSessionIdValid(sessionId) != NSTACKX_EOK || in CheckSendFilesPara()
637 if (CheckSessionIdValid(sessionId) != NSTACKX_EOK || in CheckSendFilesWithRemotePathPara()
678 if (CheckSessionIdValid(sessionId) != NSTACKX_EOK) { in CheckSendFilesWithRemotePathAndType()
710 if (CheckSessionIdValid(sessionId) != NSTACKX_EOK || filesInfo == NULL) { in PostSendFailAsync()
1458 if (CheckSessionIdValid(sessionId) != NSTACKX_EOK) { in NSTACKX_DFileClose()
1512 if (CheckSessionIdValid(sessionId) != NSTACKX_EOK || onRenameFile == NULL) { in NSTACKX_DFileSetRenameHook()