Home | History | Annotate | Download | only in message_loops

Lines Matching refs:WatchFileDescriptor

127   EXPECT_EQ(MessageLoop::kTaskIdNull, this->loop_->WatchFileDescriptor(
130 EXPECT_EQ(MessageLoop::kTaskIdNull, this->loop_->WatchFileDescriptor(
140 TaskId task_id = this->loop_->WatchFileDescriptor(
159 TaskId task_id = this->loop_->WatchFileDescriptor(
170 // When a WatchFileDescriptor task is scheduled with |persistent| = true, we
177 TaskId task_id = this->loop_->WatchFileDescriptor(
194 TaskId task_id = this->loop_->WatchFileDescriptor(
213 TaskId read_task_id = this->loop_->WatchFileDescriptor(
221 TaskId write_task_id = this->loop_->WatchFileDescriptor(
251 TaskId task_id = this->loop_->WatchFileDescriptor(
266 TaskId task_id = this->loop_->WatchFileDescriptor(
287 task_ids[i] = this->loop_->WatchFileDescriptor(
348 tasks[i] = this->loop_->WatchFileDescriptor(