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

  /external/chromium_org/ipc/
ipc_channel_reader.h 43 bool AsyncReadComplete(int bytes_read);
66 // calling AsyncReadComplete with the number of bytes read into the
ipc_channel_reader.cc 37 bool ChannelReader::AsyncReadComplete(int bytes_read) {
ipc_channel_win.cc 450 ok = AsyncReadComplete(bytes_transfered);

Completed in 1472 milliseconds