Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service.h133 bool CheckUserPermissionById(int32_t userId);
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp992 if (!CheckUserPermissionById(userId)) { in ResetWallpaper()
1258 bool WallpaperService::CheckUserPermissionById(int32_t userId) in CheckUserPermissionById() function in OHOS::WallpaperMgrService::WallpaperService
1279 if (!CheckUserPermissionById(userId)) { in SetWallpaper()
1332 if (!CheckUserPermissionById(userId)) { in SetWallpaperByPixelMap()

Completed in 4 milliseconds