Searched refs:OnSendFileProcess (Results 1 – 2 of 2) sorted by relevance
74 static int OnSendFileProcess(int sessionId, uint64_t bytesUpload, uint64_t bytesTotal) in OnSendFileProcess() function94 .OnSendFileProcess = OnSendFileProcess,
227 static int OnSendFileProcess(int sessionId, uint64_t bytesUpload, uint64_t bytesTotal) in OnSendFileProcess() function1252 g_fileSendListener->OnSendFileProcess = OnSendFileProcess; in TestSetUp()