/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/ |
D | server_builder_plugin.h | 60 virtual bool has_sync_methods() const { return false; } in has_sync_methods() function
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/ |
D | server_builder_plugin.h | 60 virtual bool has_sync_methods() const { return false; } in has_sync_methods() function
|
/external/grpc-grpc/include/grpcpp/impl/ |
D | server_builder_plugin.h | 60 virtual bool has_sync_methods() const { return false; } in has_sync_methods() function
|
/external/grpc-grpc/src/cpp/server/load_reporter/ |
D | load_reporting_service_server_builder_plugin.cc | 28 bool LoadReportingServiceServerBuilderPlugin::has_sync_methods() const { in has_sync_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 | 28 bool LoadReportingServiceServerBuilderPlugin::has_sync_methods() const { in has_sync_methods() function in grpc::load_reporter::LoadReportingServiceServerBuilderPlugin
|
/external/grpc-grpc/src/cpp/server/channelz/ |
D | channelz_service_plugin.cc | 46 bool has_sync_methods() const override { in has_sync_methods() function in grpc::channelz::experimental::ChannelzServicePlugin
|
/external/grpc-grpc/src/cpp/ext/ |
D | proto_server_reflection_plugin.cc | 47 bool ProtoServerReflectionPlugin::has_sync_methods() const { in has_sync_methods() function in grpc::reflection::ProtoServerReflectionPlugin
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | interface_ptr_state.cc | 71 bool has_sync_methods, in InitializeEndpointClient()
|
D | binding_state.cc | 87 bool has_sync_methods, in BindInternal()
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/channelz/ |
D | channelz_service_plugin.cc | 46 bool has_sync_methods() const override { in has_sync_methods() function in grpc::channelz::experimental::ChannelzServicePlugin
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/ext/ |
D | proto_server_reflection_plugin.cc | 47 bool ProtoServerReflectionPlugin::has_sync_methods() const { in has_sync_methods() function in grpc::reflection::ProtoServerReflectionPlugin
|
/external/grpc-grpc/src/cpp/server/ |
D | server_builder.cc | 215 bool has_sync_methods = false; in BuildAndStart() local
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/ |
D | server_builder.cc | 254 bool has_sync_methods = false; in BuildAndStart() local
|
/external/grpc-grpc/test/cpp/end2end/ |
D | server_builder_plugin_test.cc | 77 bool has_sync_methods() const override { in has_sync_methods() function in grpc::testing::TestServerBuilderPlugin
|