Searched refs:id_strs (Results 1 – 1 of 1) sorted by relevance
271 std::vector<std::string> id_strs = guest_snapshot_dir_jsons.getMemberNames(); in GuestSnapshotDirectories() local273 for (const auto& id_str : id_strs) { in GuestSnapshotDirectories()