Searched defs:PlanResult (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/client/engine/ | ||
H A D | common.h | 48 struct PlanResult { struct |
H A D | common.cc | 29 PlanResult::PlanResult(PlanOutcome outcome, absl::Status status) in PlanResult() function in fcp::client::engine::PlanResult |