Searched refs:OnGetCorrespondWallpaper (Results 1 – 2 of 2) sorted by relevance
65 int32_t OnGetCorrespondWallpaper(MessageParcel &data, MessageParcel &reply);
79 …[this](MessageParcel &data, MessageParcel &reply) { return OnGetCorrespondWallpaper(data, reply); … in WallpaperServiceStub()521 int32_t WallpaperServiceStub::OnGetCorrespondWallpaper(MessageParcel &data, MessageParcel &reply) in OnGetCorrespondWallpaper() function in OHOS::WallpaperMgrService::WallpaperServiceStub