Searched refs:GetPictureFileName (Results 1 – 2 of 2) sorted by relevance
113 bool GetPictureFileName(int32_t userId, WallpaperType wallpaperType, std::string &fileName);
525 bool WallpaperService::GetPictureFileName(int32_t userId, WallpaperType wallpaperType, std::string … in GetPictureFileName() function in OHOS::WallpaperMgrService::WallpaperService629 if (!GetPictureFileName(userId, wallpaperType, pathName)) { in SaveColor()1213 if (!GetPictureFileName(userId, wallpaperType, filePathName)) { in GetImageSize()