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

  /external/chromium_org/jingle/glue/
chrome_async_socket.h 168 void PostDoRead();
chrome_async_socket.cc 131 // read_state_ == IDLE -> read_state_ == POSTED (via PostDoRead())
144 PostDoRead();
152 void ChromeAsyncSocket::PostDoRead() {
212 // PostDoRead())
248 PostDoRead();
426 // read_state_ == IDLE -> read_state_ == POSTED (via PostDoRead())
443 PostDoRead();

Completed in 4727 milliseconds