Searched refs:ParseAlbumResultSet (Results 1 – 2 of 2) sorted by relevance
70 …bool ParseAlbumResultSet(const std::string &tableName, const std::shared_ptr<NativeRdb::ResultSet>…
520 if (ParseAlbumResultSet(tableName, resultSet, albumInfo)) { in QueryAlbumInfos()527 bool CloneRestore::ParseAlbumResultSet(const string &tableName, const shared_ptr<NativeRdb::ResultS… in ParseAlbumResultSet() function in OHOS::Media::CloneRestore