Home
last modified time | relevance | path

Searched refs:GetPictureFileName (Results 1 – 2 of 2) sorted by relevance

/base/theme/wallpaper_mgr/services/include/
Dwallpaper_service.h113 bool GetPictureFileName(int32_t userId, WallpaperType wallpaperType, std::string &fileName);
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp525 bool WallpaperService::GetPictureFileName(int32_t userId, WallpaperType wallpaperType, std::string … in GetPictureFileName() function in OHOS::WallpaperMgrService::WallpaperService
629 if (!GetPictureFileName(userId, wallpaperType, pathName)) { in SaveColor()
1213 if (!GetPictureFileName(userId, wallpaperType, filePathName)) { in GetImageSize()