Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h185 uint8_t isRecvEmptyFilesCreated; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c773 if (!fileList->isRecvEmptyFilesCreated) { in RecvTaskProcess()
775 fileList->isRecvEmptyFilesCreated = NSTACKX_TRUE; in RecvTaskProcess()
1533 fmFileList->isRecvEmptyFilesCreated = NSTACKX_FALSE; in CreateRecvFileList()