Home
last modified time | relevance | path

Searched refs:KernelCommandLineFromConfig (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dkernel_args.h26 std::vector<std::string> KernelCommandLineFromConfig(
Dkernel_args.cpp102 std::vector<std::string> KernelCommandLineFromConfig( in KernelCommandLineFromConfig() function
/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_config.cc169 KernelCommandLineFromConfig(config_, instance_), " "); in PrepareBootEnvImage()