Home
last modified time | relevance | path

Searched defs:has_sync_methods (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dserver_builder_plugin.h60 virtual bool has_sync_methods() const { return false; } in has_sync_methods() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dserver_builder_plugin.h60 virtual bool has_sync_methods() const { return false; } in has_sync_methods() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A Dserver_builder_plugin.h60 virtual bool has_sync_methods() const { return false; } in has_sync_methods() function
/aosp_15_r20/external/grpc-grpc/src/cpp/server/load_reporter/
H A Dload_reporting_service_server_builder_plugin.cc31 bool LoadReportingServiceServerBuilderPlugin::has_sync_methods() const { in has_sync_methods() function in grpc::load_reporter::LoadReportingServiceServerBuilderPlugin
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/
Dload_reporting_service_server_builder_plugin.cc32 bool LoadReportingServiceServerBuilderPlugin::has_sync_methods() const { in has_sync_methods() function in grpc::load_reporter::LoadReportingServiceServerBuilderPlugin
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dinterface_ptr_state.cc71 bool has_sync_methods, in InitializeEndpointClient()
H A Dbinding_state.cc87 bool has_sync_methods, in BindInternal()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/channelz/
Dchannelz_service_plugin.cc49 bool has_sync_methods() const override { in has_sync_methods() function in grpc::channelz::experimental::ChannelzServicePlugin
/aosp_15_r20/external/grpc-grpc/src/cpp/server/channelz/
H A Dchannelz_service_plugin.cc49 bool has_sync_methods() const override { in has_sync_methods() function in grpc::channelz::experimental::ChannelzServicePlugin
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/
H A Dproto_server_reflection_plugin.cc55 bool ProtoServerReflectionPlugin::has_sync_methods() const { in has_sync_methods() function in grpc::reflection::ProtoServerReflectionPlugin
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/
Dproto_server_reflection_plugin.cc47 bool ProtoServerReflectionPlugin::has_sync_methods() const { in has_sync_methods() function in grpc::reflection::ProtoServerReflectionPlugin
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dserver_builder_plugin_test.cc79 bool has_sync_methods() const override { in has_sync_methods() function in grpc::testing::TestServerBuilderPlugin
/aosp_15_r20/external/grpc-grpc/src/cpp/server/
H A Dserver_builder.cc283 bool has_sync_methods = false; in BuildAndStart() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_builder.cc283 bool has_sync_methods = false; in BuildAndStart() local