Searched refs:QueueWriteCompleted (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/serial/
H A Dserial_io_handler.h85 // directly. Use QueueWriteCompleted instead to avoid reentrancy.
112 void QueueWriteCompleted(int bytes_written, api::serial::SendError error);
H A Dserial_io_handler.cc112 void SerialIoHandler::QueueWriteCompleted(int bytes_written, function in class:extensions::SerialIoHandler
H A Dserial_io_handler_win.cc70 QueueWriteCompleted(0, api::serial::SEND_ERROR_SYSTEM_ERROR);

Completed in 292 milliseconds