Home
last modified time | relevance | path

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

/ohos5.0/base/theme/wallpaper_mgr/test/fuzztest/wallpaperservice_fuzzer/src/
H A Dresetwallpaperv9_fuzzer.cpp26 …stexpr uint32_t CODE = static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::RESET_WALLPAPER_V9);
/ohos5.0/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service_ipc_interface_code.h38 RESET_WALLPAPER_V9, enumerator
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_service_proxy.cpp372 return ResetWallpaperInner(wallpaperType, WallpaperServiceIpcInterfaceCode::RESET_WALLPAPER_V9); in ResetWallpaperV9()
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service_stub.cpp64 { static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::RESET_WALLPAPER_V9), in WallpaperServiceStub()