Home
last modified time | relevance | path

Searched refs:ErrorMethodHandler (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dbyte_buffer.h49 class ErrorMethodHandler; variable
150 friend class internal::ErrorMethodHandler;
Dmethod_handler_impl.h278 class ErrorMethodHandler : public MethodHandler {
307 typedef ErrorMethodHandler<StatusCode::UNIMPLEMENTED> UnknownMethodHandler;
308 typedef ErrorMethodHandler<StatusCode::RESOURCE_EXHAUSTED>
Dserver_context.h69 class ErrorMethodHandler; variable
269 friend class internal::ErrorMethodHandler;
Dcompletion_queue.h84 class ErrorMethodHandler; variable
270 friend class ::grpc::internal::ErrorMethodHandler;