Searched refs:newCoverUri (Results 1 – 1 of 1) sorted by relevance
665 string newCoverUri = MediaLibraryFormMapOperations::GetUriByFileId(newAssetId, targetPath); in UpdateCoverInfoForAlbum() local668 …"UPDATE PhotoAlbum SET cover_uri = '" + newCoverUri +"' WHERE album_id = " + to_string(ownerAlbumI… in UpdateCoverInfoForAlbum()