Searched refs:path_suffix (Results 1 – 1 of 1) sorted by relevance
275 std::string path_suffix = guest_snapshot_dir_jsons[id_str].asString(); in GuestSnapshotDirectories() local276 guest_snapshot_paths.push_back(snapshot_path + "/" + path_suffix); in GuestSnapshotDirectories()