Searched refs:SET_WALLPAPER (Results 1 – 6 of 6) sorted by relevance
/base/theme/wallpaper_mgr/services/include/ |
D | wallpaper_service_ipc_interface_code.h | 23 SET_WALLPAPER, enumerator
|
/base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/ |
D | dfx_types.h | 58 SET_WALLPAPER = 0, enumerator
|
/base/theme/wallpaper_mgr/services/src/ |
D | wallpaper_service_stub.cpp | 35 …memberFuncMap_[WallpaperServiceIpcInterfaceCode::SET_WALLPAPER] = &WallpaperServiceStub::OnSetWall… in WallpaperServiceStub() 76 if (code >= static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::SET_WALLPAPER) && in OnRemoteRequest()
|
D | wallpaper_service.cpp | 666 …tartAsyncTrace(HITRACE_TAG_MISC, "SetWallpaper", static_cast<int32_t>(TraceTaskId::SET_WALLPAPER)); in SetWallpaper() 668 …nishAsyncTrace(HITRACE_TAG_MISC, "SetWallpaper", static_cast<int32_t>(TraceTaskId::SET_WALLPAPER)); in SetWallpaper()
|
/base/theme/wallpaper_mgr/frameworks/native/src/ |
D | wallpaper_manager.cpp | 202 …tartAsyncTrace(HITRACE_TAG_MISC, "SetWallpaper", static_cast<int32_t>(TraceTaskId::SET_WALLPAPER)); in SetWallpaper() 212 …nishAsyncTrace(HITRACE_TAG_MISC, "SetWallpaper", static_cast<int32_t>(TraceTaskId::SET_WALLPAPER)); in SetWallpaper()
|
D | wallpaper_service_proxy.cpp | 97 …turn SetWallpaperInner(fd, wallpaperType, length, WallpaperServiceIpcInterfaceCode::SET_WALLPAPER); in SetWallpaper()
|