Searched refs:SetPointerWithVtable (Results 1 – 3 of 3) sorted by relevance
145 SetPointerWithVtable(GRPC_ARG_RESOURCE_QUOTA, in SetResourceQuota()182 SetPointerWithVtable(key, value, &vtable); in SetPointer()185 void ChannelArguments::SetPointerWithVtable( in SetPointerWithVtable() function in grpc::ChannelArguments
109 void SetPointerWithVtable(const grpc::string& key, void* value,
210 args.SetPointerWithVtable(GRPC_ARG_RESOURCE_QUOTA, resource_quota_, in BuildAndStart()