Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Desp.cpp69 static constexpr char kKernelDestPath[] = "/vmlinuz"; variable
425 builder.File(kernel_, kKernelDestPath, /*required*/ true); in Build()
438 << " linux " << kKernelDestPath << " "; in DumpConfig()