Searched refs:GetEventBase (Results 1 – 3 of 3) sorted by relevance
96 httpd_.reset(evhtp_new(task_runner_->GetEventBase(), nullptr));98 httpsd_.reset(evhtp_new(task_runner_->GetEventBase(), nullptr));
61 event_base* GetEventBase() const { return base_.get(); } in GetEventBase() function
51 bufferevent_socket_new(task_runner_->GetEventBase(), -1, in UpdateNetworkState()