Searched refs:CLONE_ALBUMS (Results 1 – 1 of 1) sorted by relevance
161 const vector<string> CLONE_ALBUMS = { PhotoAlbumColumns::TABLE, ANALYSIS_ALBUM_TABLE }; variable322 for (const auto &tableName : CLONE_ALBUMS) { in RestoreAlbum()