Searched refs:FILE_EVENT_RECV_PROCESS (Results 1 – 7 of 7) sorted by relevance
145 FILE_EVENT_RECV_PROCESS, /**< Receiving file */ enumerator
171 FILE_EVENT_RECV_PROCESS, /**< Receiving file */ enumerator
123 event.type = FILE_EVENT_RECV_PROCESS;
43 case FILE_EVENT_RECV_PROCESS: in OnFile()
327 event.type = FILE_EVENT_RECV_PROCESS; in NotifySocketRecvResult()349 } else if (event.type == FILE_EVENT_RECV_PROCESS) { in NotifySocketRecvResult()
1557 .type = FILE_EVENT_RECV_PROCESS, in UpdateFileReceptionStatus()