Home | History | Annotate | Download | only in base

Lines Matching defs:IOContext

201   struct IOContext;
213 // context_ = new IOContext;
226 // virtual void OnIOCompleted(IOContext* context, DWORD bytes_transfered,
238 // IOContext* context_;
252 // virtual void OnIOCompleted(IOContext* context, DWORD bytes_transfered,
259 // IOContext* context = new IOContext;
284 virtual void OnIOCompleted(IOContext* context, DWORD bytes_transfered,
307 // called anymore, and instead, the IOContext should be deleted when the OS
312 struct IOContext {
346 IOContext* context;