Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c452 static int32_t PushFileBlockFrame(FileManager *fileManager, const FileListTask *fileList, in PushFileBlockFrame() function
545 … if (PushFileBlockFrame(fileManager, fileList, fileDataFrame, NSTACKX_TRUE, &ret) != NSTACKX_EOK) { in PushRetranBlockFrame()
564 …if (PushFileBlockFrame(fileManager, fileList, fileDataFrame, NSTACKX_FALSE, &isAdded) != NSTACKX_E… in PushSendBlockFrame()