Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc208 auto snapshot_path_direct_parent = snapshot_path + "/" + guest_snapshot_dir; in InstanceGuestSnapshotPath() local
209 LOG(DEBUG) << "Returning snapshot path : " << snapshot_path_direct_parent; in InstanceGuestSnapshotPath()
210 return snapshot_path_direct_parent; in InstanceGuestSnapshotPath()