Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/services/include/
Dwallpaper_service_stub.h48 int32_t OnGetPixelMapV9(MessageParcel &data, MessageParcel &reply);
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service_stub.cpp49 …ncMap_[WallpaperServiceIpcInterfaceCode::GET_PIXELMAP_V9] = &WallpaperServiceStub::OnGetPixelMapV9; in WallpaperServiceStub()
159 int32_t WallpaperServiceStub::OnGetPixelMapV9(MessageParcel &data, MessageParcel &reply) in OnGetPixelMapV9() function in OHOS::WallpaperMgrService::WallpaperServiceStub