Searched refs:GetIOEventLoop (Results 1 – 4 of 4) sorted by relevance
156 IOEventLoop* GetIOEventLoop() { return loop_.get(); } in GetIOEventLoop() function
267 IOEventLoop* loop = event_selection_set_.GetIOEventLoop(); in PrepareMonitoring()291 if (!event_selection_set_.GetIOEventLoop()->RunLoop()) { in DoMonitoring()
591 IOEventLoop* loop = event_selection_set_.GetIOEventLoop(); in PrepareRecording()678 if (!event_selection_set_.GetIOEventLoop()->RunLoop()) { in DoRecording()1325 return event_selection_set_.GetIOEventLoop()->ExitLoop(); in ProcessRecord()
556 IOEventLoop* loop = event_selection_set_.GetIOEventLoop(); in Run()