Home
last modified time | relevance | path

Searched refs:OnGetWallpaperId (Results 1 – 2 of 2) sorted by relevance

/base/theme/wallpaper_mgr/services/include/
Dwallpaper_service_stub.h39 int32_t OnGetWallpaperId(MessageParcel &data, MessageParcel &reply);
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service_stub.cpp38 …Map_[WallpaperServiceIpcInterfaceCode::GET_WALLPAPER_ID] = &WallpaperServiceStub::OnGetWallpaperId; in WallpaperServiceStub()
258 int32_t WallpaperServiceStub::OnGetWallpaperId(MessageParcel &data, MessageParcel &reply) in OnGetWallpaperId() function in OHOS::WallpaperMgrService::WallpaperServiceStub