Searched refs:GetMovingPhotoExtraDataPath (Results 1 – 7 of 7) sorted by relevance
50 …EXPORT static std::string GetMovingPhotoExtraDataPath(const std::string &imagePath, int32_t userId…
266 string extraPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(absImagePath); in GetExtraDataLen()347 string extraPath = GetMovingPhotoExtraDataPath(movingPhotoImagepath, userId); in ConvertToLivePhoto()402 string extraDataPath = GetMovingPhotoExtraDataPath(movingPhotoImagePath, userId); in ConvertToSourceLivePhoto()747 string MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(const string &imagePath, int32_t userId) in GetMovingPhotoExtraDataPath() function in OHOS::Media::MovingPhotoFileUtils
274 EXPECT_EQ(MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(imagePath), extraDataPath);315 string extraPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(imagePath);
249 string extraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(imagePath); in GetUpdatedMovingPhotoData()425 string movingPhotoExtraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(path); in MoveMovingPhoto()
422 MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(path)) == E_OK) { in ParseLivePhoto()451 string extraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(imagePath); in GetMovingPhotoFileInfo()
509 …string extraPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(data->GetMovingPhotoImagePath… in ParseLivePhotoCoverPosition()
479 …PrefixType::CLOUD, PrefixType::LOCAL, MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(fileInfo.c… in MoveExtraData()