Home
last modified time | relevance | path

Searched refs:garbledTableName (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dclone_restore.cpp1201 string garbledTableName = BackupDatabaseUtils::GarbleInfoName(tableName); in BatchInsertMap() local
1204 MEDIA_ERR_LOG("Get map of table %{public}s failed", garbledTableName.c_str()); in BatchInsertMap()
1209 … MEDIA_INFO_LOG("Get album id map of table %{public}s empty, skip", garbledTableName.c_str()); in BatchInsertMap()
1219 …_LOG("QueryMapTotalNumber of table %{public}s, totalNumber = %{public}d", garbledTableName.c_str(), in BatchInsertMap()