Searched refs:ReadFromSocket (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
H A Dprocess_singleton_linux.cc178 ssize_t ReadFromSocket(int fd, char *buf, size_t bufsize, int timeout) { function in namespace:__anon2374
862 ReadFromSocket(socket.fd(), buf, kMaxACKMessageLength, timeout_seconds);
/external/chromium_org/chrome/browser/
H A Dprocess_singleton_linux.cc176 ssize_t ReadFromSocket(int fd, char *buf, size_t bufsize, int timeout) { function in namespace:__anon5581
801 ReadFromSocket(socket.fd(), buf, kMaxACKMessageLength, timeout_seconds);

Completed in 83 milliseconds