Home
last modified time | relevance | path

Searched refs:CheckWallpaperFormat (Results 1 - 2 of 2) sorted by relevance

/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_manager.cpp211 ErrorCode wallpaperErrorCode = CheckWallpaperFormat(fileRealPath, false, length); in SetWallpaper()
272 ErrorCode wallpaperErrorCode = CheckWallpaperFormat(fileRealPath, true, length); in SetVideo()
306 ErrorCode wallpaperErrorCode = CheckWallpaperFormat(fileRealPath, false, length); in SetCustomWallpaper()
667 ErrorCode WallpaperManager::CheckWallpaperFormat(const std::string &realPath, bool isLive, long &length) in CheckWallpaperFormat() function in OHOS::WallpaperMgrService::WallpaperManager
/base/theme/wallpaper_mgr/frameworks/native/include/
H A Dwallpaper_manager.h194 ErrorCode CheckWallpaperFormat(const std::string &realPath, bool isLive, long &length);

Completed in 2 milliseconds