Home
last modified time | relevance | path

Searched defs:ServerInterface (Results 1 – 15 of 15) sorted by relevance

/external/grpc-grpc/include/grpcpp/support/
Dbyte_buffer.h34 class ServerInterface; variable
36 class ServerInterface; variable
163 friend class ServerInterface; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dbyte_buffer.h34 class ServerInterface; variable
36 class ServerInterface; variable
163 friend class ServerInterface; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dbyte_buffer.h34 class ServerInterface; variable
36 class ServerInterface; variable
163 friend class ServerInterface; variable
/external/tensorflow/tensorflow/core/distributed_runtime/
Dserver_lib.h44 ServerInterface() {} in ServerInterface() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dservice_type.h33 class ServerInterface; variable
228 friend class ServerInterface; variable
/external/grpc-grpc/include/grpcpp/impl/
Dservice_type.h33 class ServerInterface; variable
228 friend class ServerInterface; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dservice_type.h33 class ServerInterface; variable
228 friend class ServerInterface; variable
/external/tensorflow/tensorflow/c/
Dc_api_internal.h51 class ServerInterface; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dcompletion_queue.h88 class ServerInterface; variable
Dserver_context.h104 class ServerInterface; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dcompletion_queue.h88 class ServerInterface; variable
Dserver_context.h104 class ServerInterface; variable
/external/grpc-grpc/include/grpcpp/
Dcompletion_queue.h88 class ServerInterface; variable
Dserver_context.h104 class ServerInterface; variable
/external/grpc-grpc/src/core/lib/surface/
Dcall.cc4152 RefCountedPtr<CallSpineInterface> MakeServerCall(ServerInterface*, Channel*, in MakeServerCall() argument