Home
last modified time | relevance | path

Searched refs:DestroyNativeImage (Results 1 - 9 of 9) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_native_image_adapter_wrapper.cpp80 void ArkNativeImageAdapterWrapper::DestroyNativeImage() in DestroyNativeImage() function in OHOS::ArkWeb::ArkNativeImageAdapterWrapper
82 return ctocpp_->DestroyNativeImage(); in DestroyNativeImage()
H A Dark_native_image_adapter_wrapper.h49 void DestroyNativeImage() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_native_image_adapter_impl.cpp78 void ArkNativeImageAdapterImpl::DestroyNativeImage() in DestroyNativeImage() function in OHOS::ArkWeb::ArkNativeImageAdapterImpl
80 return real_->DestroyNativeImage(); in DestroyNativeImage()
H A Dark_native_image_adapter_impl.h49 void DestroyNativeImage() override;
/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dnative_image_adapter_impl.cpp26 DestroyNativeImage(); in ~NativeImageAdapterImpl()
109 void NativeImageAdapterImpl::DestroyNativeImage() in DestroyNativeImage() function in OHOS::NWeb::NativeImageAdapterImpl
/base/web/webview/ohos_adapter/graphic_adapter/include/
H A Dnative_image_adapter_impl.h49 void DestroyNativeImage() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_graphic_adapter.h217 virtual void DestroyNativeImage() = 0;
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dgraphic_adapter.h278 virtual void DestroyNativeImage() = 0;
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H A Dnative_image_adapter_impl_test.cpp172 * @tc.desc:DestroyNativeImage.
180 imagerAdapter->DestroyNativeImage(); in HWTEST_F()

Completed in 4 milliseconds