Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dclone_restore.cpp1130 int64_t startQuery = MediaFileUtils::UTCTimeMilliSeconds(); in InsertAlbum() local
1134 (long)(startQuery - startInsert), (long)(end - startQuery)); in InsertAlbum()
1222 int64_t startQuery = MediaFileUtils::UTCTimeMilliSeconds(); in BatchInsertMap() local
1229 … mapInfos.size(), (long)(startInsert - startQuery), (long)rowNum, (long)(end - startInsert)); in BatchInsertMap()
1630 int64_t startQuery = MediaFileUtils::UTCTimeMilliSeconds(); in InsertPhotoRelated() local
1638 (long)(startInsert - startQuery), (long)mapRowNum, (long)(end - startInsert)); in InsertPhotoRelated()
H A Dupgrade_restore.cpp875 int64_t startQuery = MediaFileUtils::UTCTimeMilliSeconds(); in InsertPortraitAlbum() local
880 (long)(startQuery - startInsertTag), (long)(end - startQuery)); in InsertPortraitAlbum()
H A Dbase_restore.cpp981 int64_t startQuery = MediaFileUtils::UTCTimeMilliSeconds(); in InsertPhotoRelated() local
994 …(long)(startInsertMap - startQuery), (long)mapRowNum, (long)(startInsertPortrait - startInsertMap), in InsertPhotoRelated()