Searched refs:OnSetVideo (Results 1 – 2 of 2) sorted by relevance
56 int32_t OnSetVideo(MessageParcel &data, MessageParcel &reply);
52 memberFuncMap_[WallpaperServiceIpcInterfaceCode::SET_VIDEO] = &WallpaperServiceStub::OnSetVideo; in WallpaperServiceStub()131 int32_t WallpaperServiceStub::OnSetVideo(MessageParcel &data, MessageParcel &reply) in OnSetVideo() function in OHOS::WallpaperMgrService::WallpaperServiceStub