/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/ |
D | server_builder_plugin.h | 61 virtual bool has_async_methods() const { return false; } in has_async_methods() function
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/ |
D | server_builder_plugin.h | 61 virtual bool has_async_methods() const { return false; } in has_async_methods() function
|
/external/grpc-grpc/include/grpcpp/impl/ |
D | server_builder_plugin.h | 61 virtual bool has_async_methods() const { return false; } in has_async_methods() function
|
/external/grpc-grpc/src/cpp/server/load_reporter/ |
D | load_reporting_service_server_builder_plugin.cc | 35 bool LoadReportingServiceServerBuilderPlugin::has_async_methods() const { in has_async_methods() function in grpc::load_reporter::LoadReportingServiceServerBuilderPlugin
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/ |
D | load_reporting_service_server_builder_plugin.cc | 35 bool LoadReportingServiceServerBuilderPlugin::has_async_methods() const { in has_async_methods() function in grpc::load_reporter::LoadReportingServiceServerBuilderPlugin
|
/external/grpc-grpc/src/cpp/server/channelz/ |
D | channelz_service_plugin.cc | 53 bool has_async_methods() const override { in has_async_methods() function in grpc::channelz::experimental::ChannelzServicePlugin
|
/external/grpc-grpc/src/cpp/ext/ |
D | proto_server_reflection_plugin.cc | 54 bool ProtoServerReflectionPlugin::has_async_methods() const { in has_async_methods() function in grpc::reflection::ProtoServerReflectionPlugin
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/channelz/ |
D | channelz_service_plugin.cc | 53 bool has_async_methods() const override { in has_async_methods() function in grpc::channelz::experimental::ChannelzServicePlugin
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/ext/ |
D | proto_server_reflection_plugin.cc | 54 bool ProtoServerReflectionPlugin::has_async_methods() const { in has_async_methods() function in grpc::reflection::ProtoServerReflectionPlugin
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | service_type.h | 63 bool has_async_methods() const { in has_async_methods() function
|
/external/grpc-grpc/test/cpp/end2end/ |
D | server_builder_plugin_test.cc | 70 bool has_async_methods() const override { in has_async_methods() function in grpc::testing::TestServerBuilderPlugin
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | service_type.h | 61 bool has_async_methods() const { in has_async_methods() function
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | service_type.h | 61 bool has_async_methods() const { in has_async_methods() function
|
/external/grpc-grpc/src/cpp/server/ |
D | server_cc.cc | 493 bool has_async_methods = service->has_async_methods(); in RegisterService() local
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/ |
D | server_cc.cc | 1015 bool has_async_methods = service->has_async_methods(); in RegisterService() local
|