Home
last modified time | relevance | path

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/
Dchannel_arguments.cc148 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 Dchannel_arguments.cc149 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 Dserver_builder.cc264 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/
Dserver_builder.cc264 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/
Dchannel_arguments.h107 void SetPointerWithVtable(const std::string& key, void* value,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dchannel_arguments.h107 void SetPointerWithVtable(const std::string& key, void* value,
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/
H A Dchannel_arguments.h107 void SetPointerWithVtable(const std::string& key, void* value,
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test_lib.cc119 args->SetPointerWithVtable( in UpdateArguments()
563 args->SetPointerWithVtable( in CreateChannel()
H A Dxds_cluster_type_end2end_test.cc53 args.SetPointerWithVtable( in SetUp()
H A Dxds_ring_hash_end2end_test.cc59 args->SetPointerWithVtable( in SetUpChannel()
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dgrpclb_end2end_test.cc598 args.SetPointerWithVtable( in ResetStub()