Searched refs:watch_mode (Results 1 – 1 of 1) sorted by relevance
370 base::MessagePumpForIO::Mode watch_mode = base::MessagePumpForIO::WATCH_READ; in MultiSocketCallback() local373 watch_mode = base::MessagePumpForIO::WATCH_READ; in MultiSocketCallback()376 watch_mode = base::MessagePumpForIO::WATCH_WRITE; in MultiSocketCallback()379 watch_mode = base::MessagePumpForIO::WATCH_READ_WRITE; in MultiSocketCallback()396 s, true, watch_mode, poll_data->GetWatcher(), poll_data)) in MultiSocketCallback()