Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp733 void CuttlefishConfig::MutableInstanceSpecific::set_boot_slot(const std::string& boot_slot) { in set_boot_slot()
736 std::string CuttlefishConfig::InstanceSpecific::boot_slot() const { in boot_slot() function in cuttlefish::CuttlefishConfig::InstanceSpecific