Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c601 static int32_t WriteSingleBlockFrame(FileManager *fileManager, FileListTask *fileList, BlockFrame *… in WriteSingleBlockFrame() function
671 if (WriteSingleBlockFrame(fileManager, fileList, blockFrame) != NSTACKX_EOK) { in WriteBlockFrame()