Searched refs:GetLivePhotoCacheDir (Results 1 – 3 of 3) sorted by relevance
346 string cacheDir = GetLivePhotoCacheDir(movingPhotoImagepath, userId); in ConvertToLivePhoto()403 string cacheDir = GetLivePhotoCacheDir(movingPhotoImagePath, userId); in ConvertToSourceLivePhoto()766 string MovingPhotoFileUtils::GetLivePhotoCacheDir(const string &imagePath, int32_t userId) in GetLivePhotoCacheDir() function in OHOS::Media::MovingPhotoFileUtils776 string parentPath = GetLivePhotoCacheDir(imagePath, userId); in GetLivePhotoCachePath()785 string parentPath = GetLivePhotoCacheDir(imagePath, userId); in GetSourceLivePhotoCachePath()
53 … EXPORT static std::string GetLivePhotoCacheDir(const std::string &imagePath, int32_t userId = -1);
281 EXPECT_EQ(MovingPhotoFileUtils::GetLivePhotoCacheDir(imagePath), extraDataDir);339 string livePhotDir = MovingPhotoFileUtils::GetLivePhotoCacheDir(dirPath);