Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp578 int64_t startInsertRelated = MediaFileUtils::UTCTimeMilliSeconds(); in InsertPhoto() local
593 (long)(startInsert - startGenerate), (long)rowNum, (long)(startInsertRelated - startInsert), in InsertPhoto()
594 …(long)(startMove - startInsertRelated), (long)fileMoveCount, (long)(fileMoveCount - videoFileMoveC… in InsertPhoto()
H A Dclone_restore.cpp405 int64_t startInsertRelated = MediaFileUtils::UTCTimeMilliSeconds(); in InsertPhoto() local
417 …(long)(startInsertPhoto - startGenerate), (long)photoRowNum, (long)(startInsertRelated - startInse… in InsertPhoto()
418 …(long)(startMove - startInsertRelated), (long)fileMoveCount, (long)(fileMoveCount - videoFileMoveC… in InsertPhoto()