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,
229 static int OnSendFileProcess(int sessionId, uint64_t bytesUpload, uint64_t bytesTotal) in OnSendFileProcess() function1256 g_fileSendListener->OnSendFileProcess = OnSendFileProcess; in TestSetUp()