Searched refs:KernelCommandLineFromConfig (Results 1 – 3 of 3) sorted by relevance
26 std::vector<std::string> KernelCommandLineFromConfig(
106 std::vector<std::string> KernelCommandLineFromConfig( in KernelCommandLineFromConfig() function
159 android::base::Join(KernelCommandLineFromConfig(config, instance), " "); in PrepareBootEnvImage()