Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc416 std::set<std::string> extra_kernel_cmdline; in main() local
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp880 std::vector<std::string> CuttlefishConfig::extra_kernel_cmdline() const { in extra_kernel_cmdline() function in vsoc::CuttlefishConfig