Searched defs:extraDataPath (Results 1 – 10 of 10) sorted by relevance
133 string extraDataPath = dirPath + "/" + "extraData"; variable148 string extraDataPath = dirPath + "/" + "extraData"; variable294 string extraDataPath = "/storage/cloud/files/.editData/Photo/1/IMG_123435213_231.jpg/extraData"; variable308 … string extraDataPath = "/storage/cloud/files/.cache/Photo/1/IMG_123435213_231.jpg/livePhoto.jpg"; variable548 string extraDataPath = dirPath + "/" + "extraData"; variable629 …string extraDataPath = "/storage/cloud/1/files/.cache/Photo/1/IMG_123435213_231.jpg/sourceLivePhot… variable660 string extraDataPath = dirPath + "/" + "extraData"; variable
94 string extraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(path); in UpdateCoverPosition() local
318 const std::string &videoPath, const std::string &extraDataPath) in SliceAssetFile()371 …std::string extraDataPath = isGraffiti ? "" : CloudMediaSyncUtils::GetMovingPhotoExtraDataPath(ass… in SliceAsset() local
425 string extraDataPath = GetMovingPhotoExtraDataPath(movingPhotoImagePath, userId); in ConvertToSourceLivePhoto() local656 const string &movingPhotoVideoPath, const string &extraDataPath) in ConvertToMovingPhoto()738 const string &movingPhotoVideoPath, const string &extraDataPath) in ConvertToMovingPhoto()
302 string extraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(imagePath); in GetUpdatedMovingPhotoData() local
526 … string extraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(fileAsset->GetPath()); in ProcessMovingPhotoOprnKey() local
475 string extraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(imagePath); in GetMovingPhotoFileInfo() local
920 string extraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(filePath); in MoveLivePhoto() local
861 string extraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(path); in IsMovingPhotoExist() local
375 std::string extraDataPath; member