Searched refs:GetWallpaperDataPath (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/theme/wallpaper_mgr/services/include/ |
H A D | wallpaper_service.h | 166 … bool GetWallpaperDataPath(int32_t userId, WallpaperType wallpaperType, std::string &filePathName,
|
/ohos5.0/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_service.cpp | 1926 if (!GetWallpaperDataPath(userId, wallpaperType, filePathName, foldState, rotateState)) { in GetImageSize() 1957 if (!GetWallpaperDataPath(userId, wallpaperType, filePathName, foldState, rotateState)) { in GetImageFd() 1974 bool WallpaperService::GetWallpaperDataPath( in GetWallpaperDataPath() function in OHOS::WallpaperMgrService::WallpaperService
|