Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c659 static int32_t WriteBlockFrame(FileManager *fileManager, FileListTask *fileList) in WriteBlockFrame() function
801 if (WriteBlockFrame(fileManager, fileList) != NSTACKX_EOK) { in RecvTaskProcess()