Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c88 int32_t notCompletedIndex = 0; in FillFileStatusList() local
95 …event->statusList.notCompletedList.files[notCompletedIndex] = msgData->clearPolicyFileList.fileInf… in FillFileStatusList()
96 notCompletedIndex++; in FillFileStatusList()
103 event->statusList.notCompletedList.fileCnt = (uint32_t)notCompletedIndex; in FillFileStatusList()