/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/ |
D | channel_arguments.cc | 34 ChannelArguments::ChannelArguments() { in ChannelArguments() function in grpc::ChannelArguments 39 ChannelArguments::ChannelArguments(const ChannelArguments& other) in ChannelArguments() function in grpc::ChannelArguments
|
/aosp_15_r20/external/grpc-grpc/src/cpp/common/ |
H A D | channel_arguments.cc | 35 ChannelArguments::ChannelArguments() { in ChannelArguments() function in grpc::ChannelArguments 40 ChannelArguments::ChannelArguments(const ChannelArguments& other) in ChannelArguments() function in grpc::ChannelArguments
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/client/ |
H A D | channel_create.cc | 174 const ChannelArguments&) { in CreateCustomBinderChannel() 197 const ChannelArguments&) { in CreateCustomBinderChannel()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/client/ |
D | channel_create.cc | 186 const ChannelArguments&) { in CreateCustomBinderChannel() 209 const ChannelArguments&) { in CreateCustomBinderChannel()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/ |
D | load_reporting_service_server_builder_plugin.h | 54 void UpdateChannelArguments(grpc::ChannelArguments* /*args*/) override {} in UpdateChannelArguments()
|
/aosp_15_r20/external/grpc-grpc/src/cpp/server/load_reporter/ |
H A D | load_reporting_service_server_builder_plugin.h | 54 void UpdateChannelArguments(grpc::ChannelArguments* /*args*/) override {} in UpdateChannelArguments()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/ |
D | server_builder_plugin.h | 58 virtual void UpdateChannelArguments(ChannelArguments* /*args*/) {} in UpdateChannelArguments() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/ |
D | server_builder_plugin.h | 58 virtual void UpdateChannelArguments(ChannelArguments* /*args*/) {} in UpdateChannelArguments() argument
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/ |
H A D | server_builder_plugin.h | 58 virtual void UpdateChannelArguments(ChannelArguments* /*args*/) {} in UpdateChannelArguments() argument
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | xds_federation_client.cc | 99 auto channel_creation_func = [uris, creds, i](grpc::ChannelArguments) { in main()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/ |
D | credentials.h | 106 const grpc::string& /*target*/, const ChannelArguments& /*args*/, in CreateChannelWithInterceptors()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/ |
D | credentials.h | 106 const grpc::string& /*target*/, const ChannelArguments& /*args*/, in CreateChannelWithInterceptors()
|
/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() argument
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/ |
H A D | server.h | 77 virtual void UpdateArguments(ChannelArguments* /*args*/) {} in UpdateArguments() argument
|
/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() argument
|
/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() argument
|
H A D | async_end2end_test.cc | 242 void UpdateArguments(ChannelArguments* /*arg*/) override {} in UpdateArguments() argument
|
/aosp_15_r20/external/grpc-grpc/test/cpp/util/ |
H A D | create_test_channel.cc | 45 grpc::ChannelArguments* /*args*/) override { in GetChannelCredentials()
|