Home
last modified time | relevance | path

Searched refs:UpdataWallpaperMap (Results 1 - 3 of 3) sorted by relevance

/base/theme/wallpaper_mgr/test/fuzztest/wallpapermanagerservice_fuzzer/updatewallpapermap_fuzzer/
H A Dupdatewallpapermap_fuzzer.cpp39 WallpaperMgrService.UpdataWallpaperMap(userId, wallpaperType); in UpdataWallpaperMapFuzzTest()
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp272 UpdataWallpaperMap(userId, WALLPAPER_SYSTEM); in InitData()
273 UpdataWallpaperMap(userId, WALLPAPER_LOCKSCREEN); in InitData()
346 UpdataWallpaperMap(userId, WALLPAPER_SYSTEM); in InitUsersOnBoot()
347 UpdataWallpaperMap(userId, WALLPAPER_LOCKSCREEN); in InitUsersOnBoot()
378 UpdataWallpaperMap(userId, WALLPAPER_SYSTEM); in OnInitUser()
379 UpdataWallpaperMap(userId, WALLPAPER_LOCKSCREEN); in OnInitUser()
468 UpdataWallpaperMap(userId, WALLPAPER_SYSTEM); in OnSwitchedUser()
469 UpdataWallpaperMap(userId, WALLPAPER_LOCKSCREEN); in OnSwitchedUser()
544 void WallpaperService::UpdataWallpaperMap(int32_t userId, WallpaperType wallpaperType) in UpdataWallpaperMap() function in OHOS::WallpaperMgrService::WallpaperService
1089 UpdataWallpaperMap(userI in GetWallpaperSafeLocked()
[all...]
/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service.h110 void UpdataWallpaperMap(int32_t userId, WallpaperType wallpaperType);

Completed in 4 milliseconds