Home
last modified time | relevance | path

Searched defs:new_args (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dgrpc_tls_credentials_options_test.cc93 ChannelArgs new_args; in TEST_F() local
116 ChannelArgs new_args; in TEST_F() local
136 ChannelArgs new_args; in TEST_F() local
156 ChannelArgs new_args; in TEST_F() local
174 ChannelArgs new_args; in TEST_F() local
254 ChannelArgs new_args; in TEST_F() local
274 ChannelArgs new_args; in TEST_F() local
294 ChannelArgs new_args; in TEST_F() local
312 ChannelArgs new_args; in TEST_F() local
416 ChannelArgs new_args; in TEST_F() local
[all …]
H A Dtls_security_connector_test.cc143 ChannelArgs new_args; in TEST_F() local
258 ChannelArgs new_args; in TEST_F() local
294 ChannelArgs new_args; in TEST_F() local
320 ChannelArgs new_args; in TEST_F() local
361 ChannelArgs new_args; in TEST_F() local
397 ChannelArgs new_args; in TEST_F() local
550 ChannelArgs new_args; in TEST_F() local
586 ChannelArgs new_args; in TEST_F() local
624 ChannelArgs new_args; in TEST_F() local
672 ChannelArgs new_args; in TEST_F() local
[all …]
H A Dcredentials_test.cc587 ChannelArgs new_args; in TEST() local
674 ChannelArgs new_args; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dendpoint_pair_posix.cc65 auto new_args = grpc_core::CoreConfiguration::Get() in grpc_iomgr_create_endpoint_pair() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dendpoint_pair_posix.cc65 auto new_args = grpc_core::CoreConfiguration::Get() in grpc_iomgr_create_endpoint_pair() local
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dcustom_class.cpp150 std::vector<c10::Argument> new_args; in withNewArguments() local
H A Dfunction_schema.cpp557 std::vector<Argument> new_args; in cloneWithRemappedTypes() local
/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_channel_stack_modifier_test.cc65 grpc_channel_args* new_args = grpc_channel_args_copy(args); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/client/
Dchannel_create.cc130 grpc_channel_args* new_args; in CreateCustomBinderChannel() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dinsert_main_function.cc206 llvm::ArrayRef<BlockArgument> new_args = llvm::makeArrayRef( in CreateMainFunction() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/client/
H A Dchttp2_connector.cc265 absl::StatusOr<ChannelArgs> new_args = GetSecureNamingChannelArgs(args); in CreateSubchannel() local
/aosp_15_r20/external/grpc-grpc/test/cpp/common/
H A Dchannel_arguments_test.cc219 grpc::ChannelArguments new_args{channel_args_}; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/
Dchttp2_connector.cc266 absl::StatusOr<ChannelArgs> new_args = GetSecureNamingChannelArgs(args); in CreateSubchannel() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dwhile_loop_outline.cc126 llvm::SmallVector<Value, 4> new_args; in CreateOutlineFunc() local
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/
H A Dalts_concurrent_connectivity_test.cc85 std::vector<grpc_arg> new_args; in create_secure_channel_for_test() local
/aosp_15_r20/system/tools/aidl/
Daidl_checkapi.cpp206 const auto& new_args = new_m->GetArguments(); in are_compatible_interfaces() local
/aosp_15_r20/external/toolchain-utils/llvm_tools/patch_sync/src/
H A Dversion_control.rs191 let new_args = base_args in repo_upload() localVariable
/aosp_15_r20/art/tools/dexanalyze/
H A Ddexanalyze_bytecode.cc395 std::vector<uint32_t> new_args; in ProcessCodeItem() local
/aosp_15_r20/external/grpc-grpc/test/core/channel/
H A Dchannel_args_test.cc337 grpc_channel_args* new_args = nullptr; in mutate_channel_args() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dstack_ops_decomposition.cc143 auto add_size_vars_to_return = [&](ArrayRef<BlockArgument> new_args) { in HandleWhileOp()
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Deager_transforms.py888 def _replace_args(old_args, new_args, argnums): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunc_graph.py1351 def check_func_mutation(old_args, old_kwargs, new_args, new_kwargs, func): argument
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dhigher_order_ops.py309 def _insert_or_replace_phs(new_args, name_suffix): argument
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp_utils.py104 def promote_args(new_args): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_communication.cc552 auto new_args = ArrayRef<Value>(block.getArguments().begin() + old_args_size, in UpdateControlFlowBlockArgWithToken() local

12