Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp902 …ArkWebJsProxyCallbackVector stJsProxyCallbackVector = ArkWebJsProxyCallbackVectorClassToStruct(cal… in RegisterNativeArkJSFunction() local
904 ark_web_nweb_->RegisterNativeArkJSFunction(objName, stJsProxyCallbackVector); in RegisterNativeArkJSFunction()
906 ArkWebJsProxyCallbackVectorStructRelease(stJsProxyCallbackVector); in RegisterNativeArkJSFunction()