Home
last modified time | relevance | path

Searched refs:WaitSocketForRead (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
Dprocess_singleton_linux.cc163 int WaitSocketForRead(int fd, int timeout) { in WaitSocketForRead() function
180 int rv = WaitSocketForRead(fd, timeout); in ReadFromSocket()