Searched refs:helpxml_input (Results 1 – 1 of 1) sorted by relevance
/device/google/cuttlefish/host/commands/start/ |
D | flag_forwarder.cc | 254 std::string helpxml_input, helpxml_output, helpxml_error; in FlagForwarder() local 258 std::move(cmd), &helpxml_input, &helpxml_output, &helpxml_error, in FlagForwarder() 307 std::string helpxml_input, helpxml_output, helpxml_error; in UpdateFlagDefaults() local 310 std::move(cmd), &helpxml_input, &helpxml_output, &helpxml_error, in UpdateFlagDefaults()
|