Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c187 static int32_t CheckDFileSessionNodeValid(const DFileSessionNode *node) in CheckDFileSessionNodeValid() function
248 if (CheckDFileSessionNodeValid(node) != NSTACKX_EOK) { in NSTACKX_DFileSetStoragePath()
417 if (CheckDFileSessionNodeValid(node) != NSTACKX_EOK) { in NSTACKX_DFileSetStoragePathList()
576 if (CheckDFileSessionNodeValid(node) != NSTACKX_EOK) { in SendFilesInner()
722 if (CheckDFileSessionNodeValid(node) != NSTACKX_EOK) { in PostSendFailAsync()
783 if (CheckDFileSessionNodeValid(node) != NSTACKX_EOK) { in NSTACKX_DFileSendFilesWithRemotePathAndType()
1464 if (CheckDFileSessionNodeValid(sessionNode) != NSTACKX_EOK) { in NSTACKX_DFileClose()
1518 if (CheckDFileSessionNodeValid(node) != NSTACKX_EOK) { in NSTACKX_DFileSetRenameHook()