Searched refs:OnGetWallpaperId (Results 1 – 2 of 2) sorted by relevance
41 int32_t OnGetWallpaperId(MessageParcel &data, MessageParcel &reply);
43 … [this](MessageParcel &data, MessageParcel &reply) { return OnGetWallpaperId(data, reply); } }, in WallpaperServiceStub()329 int32_t WallpaperServiceStub::OnGetWallpaperId(MessageParcel &data, MessageParcel &reply) in OnGetWallpaperId() function in OHOS::WallpaperMgrService::WallpaperServiceStub