Searched defs:livePhotoPath (Results 1 – 5 of 5) sorted by relevance
108 string livePhotoPath = dirPath + "/" + "livePhoto.jpg"; variable123 string livePhotoPath = dirPath + "/" + "livePhotoSamePath.jpg"; variable218 string livePhotoPath = dirPath + "/" + "livePhoto.jpg"; variable236 string livePhotoPath = dirPath + "/" + "extraData"; variable341 string livePhotoPath = livePhotDir + "/" + "livePhoto.jpg"; variable
342 std::string &livePhotoPath, int32_t userId) in ConvertToLivePhoto()575 int32_t MovingPhotoFileUtils::ConvertToMovingPhoto(const std::string &livePhotoPath, const string &… in ConvertToMovingPhoto()
464 string livePhotoPath = data.path; in ProcessLocalLivePhoto() local
401 string livePhotoPath; in ProcessMovingPhotoOprnKey() local
1863 string livePhotoPath = "/data/test/backup_test_livephoto.jpg"; variable