Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Desp.cpp85 static constexpr char kGrubModulesPath[] = "/usr/lib/grub/"; variable
129 const auto x86_modules = std::string(kGrubModulesPath) + std::string(kGrubModulesX86Name); in CanGenerateEsp()
288 const auto x86_modules = std::string(kGrubModulesPath) + std::string(kGrubModulesX86Name); in PrepareESP()