Home
last modified time | relevance | path

Searched defs:PlanResultAndCheckpointFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfcp_runner.cc99 struct PlanResultAndCheckpointFile { struct
100 explicit PlanResultAndCheckpointFile(engine::PlanResult plan_result) in PlanResultAndCheckpointFile() function
102 engine::PlanResult plan_result;
103 std::string checkpoint_file;
H A Dfl_runner.cc117 struct PlanResultAndCheckpointFile { struct
118 explicit PlanResultAndCheckpointFile(engine::PlanResult plan_result) in PlanResultAndCheckpointFile() argument
120 engine::PlanResult plan_result;
121 std::string checkpoint_file;