Searched refs:GetResType (Results 1 – 3 of 3) sorted by relevance
98 ResType GetResType(const std::string &resTypeStr) in GetResType() function116 ResType resType = GetResType(resTypeStr); in InitThemeRes()
830 WallpaperResourceType WallpaperService::GetResType(int32_t userId, WallpaperType wallpaperType) in GetResType() function in OHOS::WallpaperMgrService::WallpaperService976 WallpaperResourceType resType = GetResType(userId, type); in GetPixelMap()1260 if (GetResType(userId, wallpaperType) == WallpaperResourceType::PACKAGE) { in GetImageFd()1901 WallpaperResourceType resType = GetResType(userId, type); in GetCorrespondWallpaper()1960 if (GetResType(userId, wallpaperType) == WallpaperResourceType::PACKAGE) { in GetImageFd()
148 WallpaperResourceType GetResType(int32_t userId, WallpaperType wallpaperType);