Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc275 std::string path_suffix = guest_snapshot_dir_jsons[id_str].asString(); in GuestSnapshotDirectories() local
276 guest_snapshot_paths.push_back(snapshot_path + "/" + path_suffix); in GuestSnapshotDirectories()