Searched refs:GetDecodeData (Results 1 – 9 of 9) sorted by relevance
94 void* ArkOhosImageDecoderAdapterImpl::GetDecodeData() in GetDecodeData() function in OHOS::ArkWeb::ArkOhosImageDecoderAdapterImpl96 return real_->GetDecodeData(); in GetDecodeData()
42 void* GetDecodeData() override;
96 void* ArkOhosImageDecoderAdapterWrapper::GetDecodeData() in GetDecodeData() function in OHOS::ArkWeb::ArkOhosImageDecoderAdapterWrapper98 return ctocpp_->GetDecodeData(); in GetDecodeData()
44 void* GetDecodeData() override;
71 virtual void* GetDecodeData() = 0;
66 virtual void* GetDecodeData() = 0;
521 void* data = imageDecoderAdapterImpl.GetDecodeData();527 data = imageDecoderAdapterImpl.GetDecodeData();532 data = imageDecoderAdapterImpl.GetDecodeData();
54 void* GetDecodeData() override;
254 void* OhosImageDecoderAdapterImpl::GetDecodeData() in GetDecodeData() function in OHOS::NWeb::OhosImageDecoderAdapterImpl