Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/proto/
Duser_config.proto93 optional string launch_args = 25; field
/device/google/cuttlefish/host/commands/cvd/acloud/
Dconverter.cpp329 std::optional<std::string> launch_args; in Convert() local