Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Desp.cpp77 static constexpr char kGrubUbuntuConfigDestPath[] = "/EFI/ubuntu/grub.cfg"; variable
317 .File(config, kGrubUbuntuConfigDestPath, /*required*/ true) in AddGrubConfig()