Searched refs:SetPointerWithVtable (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/ |
D | channel_arguments.cc | 148 SetPointerWithVtable(GRPC_ARG_RESOURCE_QUOTA, in SetResourceQuota() 185 SetPointerWithVtable(key, value, &vtable); in SetPointer() 188 void ChannelArguments::SetPointerWithVtable( in SetPointerWithVtable() function in grpc::ChannelArguments
|
/aosp_15_r20/external/grpc-grpc/src/cpp/common/ |
H A D | channel_arguments.cc | 149 SetPointerWithVtable(GRPC_ARG_RESOURCE_QUOTA, in SetResourceQuota() 186 SetPointerWithVtable(key, value, &vtable); in SetPointer() 189 void ChannelArguments::SetPointerWithVtable( in SetPointerWithVtable() function in grpc::ChannelArguments
|
/aosp_15_r20/external/grpc-grpc/src/cpp/server/ |
H A D | server_builder.cc | 264 args.SetPointerWithVtable(GRPC_ARG_RESOURCE_QUOTA, resource_quota_, in BuildChannelArgs() 272 args.SetPointerWithVtable(GRPC_ARG_AUTHORIZATION_POLICY_PROVIDER, in BuildChannelArgs()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/ |
D | server_builder.cc | 264 args.SetPointerWithVtable(GRPC_ARG_RESOURCE_QUOTA, resource_quota_, in BuildChannelArgs() 272 args.SetPointerWithVtable(GRPC_ARG_AUTHORIZATION_POLICY_PROVIDER, in BuildChannelArgs()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/ |
D | channel_arguments.h | 107 void SetPointerWithVtable(const std::string& key, void* value,
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/ |
D | channel_arguments.h | 107 void SetPointerWithVtable(const std::string& key, void* value,
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/ |
H A D | channel_arguments.h | 107 void SetPointerWithVtable(const std::string& key, void* value,
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/ |
H A D | xds_end2end_test_lib.cc | 119 args->SetPointerWithVtable( in UpdateArguments() 563 args->SetPointerWithVtable( in CreateChannel()
|
H A D | xds_cluster_type_end2end_test.cc | 53 args.SetPointerWithVtable( in SetUp()
|
H A D | xds_ring_hash_end2end_test.cc | 59 args->SetPointerWithVtable( in SetUpChannel()
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | grpclb_end2end_test.cc | 598 args.SetPointerWithVtable( in ResetStub()
|