Searched defs:extraDataPath (Results 1 – 5 of 5) sorted by relevance
112 string extraDataPath = dirPath + "/" + "extraData"; variable127 string extraDataPath = dirPath + "/" + "extraData"; variable273 string extraDataPath = "/storage/cloud/files/.editData/Photo/1/IMG_123435213_231.jpg/extraData"; variable287 … string extraDataPath = "/storage/cloud/files/.cache/Photo/1/IMG_123435213_231.jpg/livePhoto.jpg"; variable
402 string extraDataPath = GetMovingPhotoExtraDataPath(movingPhotoImagePath, userId); in ConvertToSourceLivePhoto() local576 const string &movingPhotoVideoPath, const string &extraDataPath) in ConvertToMovingPhoto()
249 string extraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(imagePath); in GetUpdatedMovingPhotoData() local
451 string extraDataPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(imagePath); in GetMovingPhotoFileInfo() local
301 std::string extraDataPath; member