Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/services/include/
Dwallpaper_service_stub.h37 int32_t OnGetColors(MessageParcel &data, MessageParcel &reply);
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service_stub.cpp37 … memberFuncMap_[WallpaperServiceIpcInterfaceCode::GET_COLORS] = &WallpaperServiceStub::OnGetColors; in WallpaperServiceStub()
198 int32_t WallpaperServiceStub::OnGetColors(MessageParcel &data, MessageParcel &reply) in OnGetColors() function in OHOS::WallpaperMgrService::WallpaperServiceStub