Searched refs:progress_callback_local (Results 1 – 1 of 1) sorted by relevance
430 static DWORD CALLBACK progress_callback_local(LARGE_INTEGER totalSize, LARGE_INTEGER totalTransferr… in progress_callback_local() function467 if (!(ret = CopyFileExW(ptr, tmpname, progress_callback_local, file, NULL, 0))) in transfer_file_local()