Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc458 const auto hibernation_partition_image = in android_composite_disk_config() local
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp379 const std::string& hibernation_partition_image) { in set_hibernation_partition_image()
382 std::string CuttlefishConfig::InstanceSpecific::hibernation_partition_image() in hibernation_partition_image() function in cuttlefish::CuttlefishConfig::InstanceSpecific