/aosp_15_r20/external/grpc-grpc/src/cpp/server/ |
H A D | channel_argument_option.cc | 37 void UpdateArguments(ChannelArguments* args) override { in MakeChannelArgumentOption() function in grpc::MakeChannelArgumentOption::StringOption 58 void UpdateArguments(ChannelArguments* args) override { in MakeChannelArgumentOption() function in grpc::MakeChannelArgumentOption::IntOption 79 void UpdateArguments(ChannelArguments* args) override { in MakeChannelArgumentOption() function in grpc::MakeChannelArgumentOption::PointerOption
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/ |
D | channel_argument_option.cc | 37 void UpdateArguments(ChannelArguments* args) override { in MakeChannelArgumentOption() function in grpc::MakeChannelArgumentOption::StringOption 58 void UpdateArguments(ChannelArguments* args) override { in MakeChannelArgumentOption() function in grpc::MakeChannelArgumentOption::IntOption 79 void UpdateArguments(ChannelArguments* args) override { in MakeChannelArgumentOption() function in grpc::MakeChannelArgumentOption::PointerOption
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
H A D | grpc_server_lib.cc | 72 void UpdateArguments(::grpc::ChannelArguments* args) override { in UpdateArguments() function in tensorflow::__anon418b5bd80111::NoReusePortOption 84 void UpdateArguments(::grpc::ChannelArguments* args) override { in UpdateArguments() function in tensorflow::__anon418b5bd80111::ReusePortOption
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/health/ |
D | health_check_service_server_builder_option.cc | 34 void HealthCheckServiceServerBuilderOption::UpdateArguments( in UpdateArguments() function in grpc::HealthCheckServiceServerBuilderOption
|
/aosp_15_r20/external/grpc-grpc/src/cpp/server/health/ |
H A D | health_check_service_server_builder_option.cc | 34 void HealthCheckServiceServerBuilderOption::UpdateArguments( in UpdateArguments() function in grpc::HealthCheckServiceServerBuilderOption
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/ |
D | load_reporting_service_server_builder_option.cc | 36 void LoadReportingServiceServerBuilderOption::UpdateArguments( in UpdateArguments() function in grpc::load_reporter::experimental::LoadReportingServiceServerBuilderOption
|
/aosp_15_r20/external/grpc-grpc/src/cpp/server/load_reporter/ |
H A D | load_reporting_service_server_builder_option.cc | 36 void LoadReportingServiceServerBuilderOption::UpdateArguments( in UpdateArguments() function in grpc::load_reporter::experimental::LoadReportingServiceServerBuilderOption
|
/aosp_15_r20/external/grpc-grpc/test/cpp/server/ |
H A D | server_builder_with_socket_mutator_test.cc | 82 void UpdateArguments(ChannelArguments* args) override { in UpdateArguments() function in grpc::__anon016a4d000111::MockSocketMutatorServerBuilderOption
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/ |
D | server.h | 78 virtual void UpdateArguments(ChannelArguments* /*args*/) {} in UpdateArguments() function
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/ |
H A D | server.h | 77 virtual void UpdateArguments(ChannelArguments* /*args*/) {} in UpdateArguments() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/ |
D | server.h | 78 virtual void UpdateArguments(ChannelArguments* /*args*/) {} in UpdateArguments() function
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | server_builder_plugin_test.cc | 104 void UpdateArguments(ChannelArguments* /*arg*/) override {} in UpdateArguments() function in grpc::testing::InsertPluginServerBuilderOption
|
H A D | async_end2end_test.cc | 242 void UpdateArguments(ChannelArguments* /*arg*/) override {} in UpdateArguments() function in grpc::testing::__anon04e861db0111::ServerBuilderSyncPluginDisabler
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/ |
H A D | xds_end2end_test_lib.cc | 116 void UpdateArguments(grpc::ChannelArguments* args) override { in UpdateArguments() function in grpc::testing::XdsEnd2endTest::ServerThread::XdsChannelArgsServerBuilderOption
|