MyOverlapped 17 net/disk_cache/blockfile/file_win.cc MyOverlapped(disk_cache::File* file, size_t offset, MyOverlapped 19 net/disk_cache/blockfile/file_win.cc ~MyOverlapped() {} MyOverlapped 29 net/disk_cache/blockfile/file_win.cc COMPILE_ASSERT(!offsetof(MyOverlapped, context_), starts_with_overlapped); MyOverlapped 45 net/disk_cache/blockfile/file_win.cc MyOverlapped* data = reinterpret_cast<MyOverlapped*>(context); MyOverlapped 59 net/disk_cache/blockfile/file_win.cc MyOverlapped::MyOverlapped(disk_cache::File* file, size_t offset, MyOverlapped 147 net/disk_cache/blockfile/file_win.cc MyOverlapped* data = new MyOverlapped(this, offset, callback); MyOverlapped 197 net/disk_cache/blockfile/file_win.cc MyOverlapped* data = new MyOverlapped(this, offset, callback);