Searched defs:PlanResultAndCheckpointFile (Results 1 – 2 of 2) sorted by relevance
99 struct PlanResultAndCheckpointFile { struct100 explicit PlanResultAndCheckpointFile(engine::PlanResult plan_result) in PlanResultAndCheckpointFile() function102 engine::PlanResult plan_result;103 std::string checkpoint_file;
117 struct PlanResultAndCheckpointFile { struct118 explicit PlanResultAndCheckpointFile(engine::PlanResult plan_result) in PlanResultAndCheckpointFile() argument120 engine::PlanResult plan_result;121 std::string checkpoint_file;