Searched defs:SetHasError (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/core/lib/event_engine/posix_engine/ | ||
| D | ev_epoll1_linux.cc | 515 void Epoll1EventHandle::SetHasError() { error_closure_->SetReady(); } in SetHasError() function in grpc_event_engine::experimental::Epoll1EventHandle |
| D | ev_poll_posix.cc | 523 void PollEventHandle::SetHasError() {} in SetHasError() function in grpc_event_engine::experimental::PollEventHandle |