Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc272 std::vector<std::string> guest_snapshot_paths; in GuestSnapshotDirectories() local
276 guest_snapshot_paths.push_back(snapshot_path + "/" + path_suffix); in GuestSnapshotDirectories()
278 return guest_snapshot_paths; in GuestSnapshotDirectories()