Searched defs:oriAlbumId (Results 1 – 2 of 2) sorted by relevance
1236 void UpdateAlbumOnSystemMoveAssets(const int32_t &oriAlbumId, const int32_t &targetAlbumId) in UpdateAlbumOnSystemMoveAssets()1250 … int32_t oriAlbumId = MediaLibraryAssetOperations::GetAlbumIdByPredicates(whereClause, whereArgs); in IsSystemAlbumMovement() local1327 int32_t oriAlbumId = it->first; in UpdateSystemRows() local1365 int32_t oriAlbumId = 0; in BatchSetOwnerAlbumId() local
1647 int32_t &targetAlbumId, int32_t &oriAlbumId) in UpdateOwnerAlbumIdOnMove()