Home
last modified time | relevance | path

Searched refs:CreateComputationErrorPlanResult (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dplan_engine_helpers.h176 PlanResult CreateComputationErrorPlanResult(
H A Dtflite_plan_engine.cc54 return CreateComputationErrorPlanResult(example_iterator_status, in CreatePlanResultFromOutput()
H A Dsimple_plan_engine.cc105 return CreateComputationErrorPlanResult( in RunPlan()
H A Dplan_engine_helpers.cc251 PlanResult CreateComputationErrorPlanResult( in CreateComputationErrorPlanResult() function