Searched refs:IncrementOffset (Results 1 – 2 of 2) sorted by relevance
30 void IncrementOffset(OVERLAPPED* overlapped, DWORD count) { in IncrementOffset() function242 IncrementOffset(&io_context_.overlapped, bytes_read); in OnIOCompleted()
28 static void IncrementOffset(OVERLAPPED* overlapped, DWORD count) { in IncrementOffset() function112 IncrementOffset(&context->overlapped, bytes_read); in OnIOCompleted()