Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner.cpp442 static void GetMovingPhotoFileInfo(const string &imagePath, int64_t &movingPhotoSize, in GetMovingPhotoFileInfo() function
467 GetMovingPhotoFileInfo(data->GetFilePath(), currentSize, currentDateModified); in IsFileNotChanged()