HomeSort by relevance Sort by last modified time
    Searched defs:IOContext (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/base/message_loop/
message_pump_win.h 153 struct IOContext;
165 // context_ = new IOContext;
178 // virtual void OnIOCompleted(IOContext* context, DWORD bytes_transfered,
190 // IOContext* context_;
204 // virtual void OnIOCompleted(IOContext* context, DWORD bytes_transfered,
211 // IOContext* context = new IOContext;
236 virtual void OnIOCompleted(IOContext* context, DWORD bytes_transfered,
259 // called anymore, and instead, the IOContext should be deleted when the OS
264 struct IOContext {
    [all...]
message_loop.h 606 typedef MessagePumpForIO::IOContext IOContext;
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 61 milliseconds