Home
last modified time | relevance | path

Searched refs:NativeArkWebOnDestroyCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_nweb_structs.h39 typedef void (*NativeArkWebOnDestroyCallback)(const char*); typedef
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h229 typedef void (*NativeArkWebOnDestroyCallback)(const char*); typedef
1033 …void RegisterNativeDestroyCallback(const char* webName, const NativeArkWebOnDestroyCallback callba…