Home
last modified time | relevance | path

Searched defs:UpdateArgs (Results 1 – 11 of 11) sorted by relevance

/third_party/grpc/src/core/ext/filters/client_channel/
Dlb_policy.h311 struct UpdateArgs { struct
318 UpdateArgs() = default; argument
319 ~UpdateArgs() { grpc_channel_args_destroy(args); } in ~UpdateArgs() argument
322 UpdateArgs& operator=(const UpdateArgs& other); argument
323 UpdateArgs& operator=(UpdateArgs&& other) noexcept; argument
Dlb_policy.cc57 LoadBalancingPolicy::UpdateArgs::UpdateArgs(const UpdateArgs& other) { in UpdateArgs() function in grpc_core::LoadBalancingPolicy::UpdateArgs
63 LoadBalancingPolicy::UpdateArgs::UpdateArgs(UpdateArgs&& other) noexcept { in UpdateArgs() function in grpc_core::LoadBalancingPolicy::UpdateArgs
Dresolving_lb_policy.h95 void UpdateLocked(UpdateArgs /*args*/) override {} in UpdateLocked() argument
/third_party/mindspore/tests/ut/cpp/stub/dynamic_shape/
Ddynamic_shape_stub.cc27 void HcclDynamicKernel::UpdateArgs() {} in UpdateArgs() function in mindspore::device::ascend::HcclDynamicKernel
37 void AiCoreDynamicKernel::UpdateArgs() {} in UpdateArgs() function in mindspore::device::ascend::AiCoreDynamicKernel
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/
Dhost_dynamic_kernel.h29 void UpdateArgs() override {} in UpdateArgs() function
Dhccl_dynamic_kernel.cc34 void HcclDynamicKernel::UpdateArgs() { in UpdateArgs() function in mindspore::device::ascend::HcclDynamicKernel
Dai_cpu_dynamic_kernel.cc38 void AiCpuDynamicKernel::UpdateArgs() { in UpdateArgs() function in mindspore::device::ascend::AiCpuDynamicKernel
Dai_core_dynamic_kernel.cc98 void AiCoreDynamicKernel::UpdateArgs() { in UpdateArgs() function in mindspore::device::ascend::AiCoreDynamicKernel
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/
Dgpu_kernel.cc21 void GpuDynamicKernel::UpdateArgs() { in UpdateArgs() function in mindspore::kernel::GpuDynamicKernel
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/rts/
Dprofiling_rts_dynamic_kernel.h31 void UpdateArgs() override {} in UpdateArgs() function
Dmemcpy_rts_dynamic_kernel.h32 void UpdateArgs() override {} in UpdateArgs() function