Home
last modified time | relevance | path

Searched refs:GET_WALLPAPER_ID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/test/fuzztest/wallpaperservice_fuzzer/src/
H A Dgetwallpaperid_fuzzer.cpp26 constexpr uint32_t CODE = static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::GET_WALLPAPER_ID);
/ohos5.0/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service_ipc_interface_code.h27 GET_WALLPAPER_ID, enumerator
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_service_proxy.cpp308 … static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::GET_WALLPAPER_ID), data, reply, option); in GetWallpaperId()
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service_stub.cpp42 { static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::GET_WALLPAPER_ID), in WallpaperServiceStub()