Searched refs:FILE_EVENT_RECV_ERROR (Results 1 – 9 of 9) sorted by relevance
147 FILE_EVENT_RECV_ERROR, /**< Receive file failed */ enumerator
173 FILE_EVENT_RECV_ERROR, /**< Receive file failed */ enumerator
133 event.type = FILE_EVENT_RECV_ERROR;
137 FileEvent event = {.type = FILE_EVENT_RECV_ERROR,
333 event.type = FILE_EVENT_RECV_ERROR; in NotifySocketRecvResult()347 if (event.type == FILE_EVENT_TRANS_STATUS || event.type == FILE_EVENT_RECV_ERROR) { in NotifySocketRecvResult()363 event.type = FILE_EVENT_RECV_ERROR; in FileRecvErrorEvent()
49 case FILE_EVENT_RECV_ERROR: in OnFile()
54 case FILE_EVENT_RECV_ERROR: in OnFile()
68 FileEvent event = { .type = FILE_EVENT_RECV_ERROR }; in ClearRecipientResources()1385 FileEvent event = { .type = FILE_EVENT_RECV_ERROR }; in CreateFileFromFrame()1617 FileEvent event = { .type = FILE_EVENT_RECV_ERROR }; in WriteFrameToFile()1688 FileEvent event = { .type = FILE_EVENT_RECV_ERROR }; in ProcessFileListData()