Searched refs:get_component_args (Results 1 – 2 of 2) sorted by relevance
1070 get_component_args) const { in RunMultiDevice()1133 Status s = get_component_args(comp_data, &comp_args); in RunMultiDevice()1434 auto get_component_args = [&args](const ComponentFunctionData& comp_data, in Run() local1463 std::move(done), std::move(get_component_args)); in Run()1679 auto get_component_args = [&args](const ComponentFunctionData& comp_data, in Run() local1698 std::move(get_component_args)); in Run()
315 get_component_args) const;