Searched refs:persistent_bootconfig_path (Results 1 – 3 of 3) sorted by relevance
217 .image_file_path = instance.persistent_bootconfig_path(), in persistent_composite_disk_config()482 const auto bootconfig_path = instance.persistent_bootconfig_path(); in CreateDynamicDiskFiles()
458 std::string persistent_bootconfig_path() const;
474 std::string CuttlefishConfig::InstanceSpecific::persistent_bootconfig_path() in persistent_bootconfig_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific