Searched refs:OnGetColors (Results 1 – 2 of 2) sorted by relevance
37 int32_t OnGetColors(MessageParcel &data, MessageParcel &reply);
37 … memberFuncMap_[WallpaperServiceIpcInterfaceCode::GET_COLORS] = &WallpaperServiceStub::OnGetColors; in WallpaperServiceStub()198 int32_t WallpaperServiceStub::OnGetColors(MessageParcel &data, MessageParcel &reply) in OnGetColors() function in OHOS::WallpaperMgrService::WallpaperServiceStub