Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/
Dcommand_sequence.cpp95 const std::vector<RequestWithStdio>& requests, SharedFD report) { in Execute()
125 const RequestWithStdio& request, SharedFD report) { in ExecuteOne()
/device/google/cuttlefish/host/commands/cvd/selector/
Dcreation_analyzer.cpp321 GroupCreationInfo report = {.home = home_, in Analyze() local