Home
last modified time | relevance | path

Searched defs:ark_web_js_proxy_callback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_js_proxy_callback_wrapper.cpp23 ArkWebRefPtr<ArkWebJsProxyCallback> ark_web_js_proxy_callback) in ArkWebJsProxyCallbackWrapper()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/
H A Dark_web_js_proxy_callback_vector_cpptoc.cpp37 …ArkWebRefPtr<ArkWebJsProxyCallback> ark_web_js_proxy_callback = new ArkWebJsProxyCallbackImpl(*it); in ArkWebJsProxyCallbackVectorClassToStruct() local