Home
last modified time | relevance | path

Searched refs:ErrorMethodHandler (Results 1 – 12 of 12) 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;
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dbyte_buffer.h49 class ErrorMethodHandler; variable
176 friend class internal::ErrorMethodHandler;
Dmethod_handler.h358 class ErrorMethodHandler : public ::grpc::internal::MethodHandler {
393 typedef ErrorMethodHandler<::grpc::StatusCode::UNIMPLEMENTED>
395 typedef ErrorMethodHandler<::grpc::StatusCode::RESOURCE_EXHAUSTED>
Dcompletion_queue.h77 class ErrorMethodHandler; variable
285 friend class ::grpc::internal::ErrorMethodHandler;
Dserver_context.h95 class ErrorMethodHandler; variable
385 friend class ::grpc::internal::ErrorMethodHandler;
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dbyte_buffer.h49 class ErrorMethodHandler; variable
176 friend class internal::ErrorMethodHandler;
Dmethod_handler.h358 class ErrorMethodHandler : public ::grpc::internal::MethodHandler {
393 typedef ErrorMethodHandler<::grpc::StatusCode::UNIMPLEMENTED>
395 typedef ErrorMethodHandler<::grpc::StatusCode::RESOURCE_EXHAUSTED>
Dcompletion_queue.h77 class ErrorMethodHandler; variable
285 friend class ::grpc::internal::ErrorMethodHandler;
Dserver_context.h95 class ErrorMethodHandler; variable
385 friend class ::grpc::internal::ErrorMethodHandler;