Home
last modified time | relevance | path

Searched defs:bootconfig_path (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/disk/
Dgenerate_persistent_bootconfig.cpp54 const auto bootconfig_path = instance.persistent_bootconfig_path(); in GeneratePersistentBootconfig() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc373 const std::string& bootconfig_path, in RepackGem5BootImage()