Home
last modified time | relevance | path

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

/base/web/webview/interfaces/native/
H A Dnative_interface_arkweb.cpp36 class NWebJsProxyCallbackImpl : public NWebJsProxyCallback { class
38 NWebJsProxyCallbackImpl(const char *methodName, NativeArkWeb_OnJavaScriptProxyCallback methodCallback) in NWebJsProxyCallbackImpl() function in OHOS::NWeb::NWebJsProxyCallbackImpl
41 ~NWebJsProxyCallbackImpl() = default;
80 std::make_shared<OHOS::NWeb::NWebJsProxyCallbackImpl>(methodList[i], callback[i]); in OH_NativeArkWeb_RegisterJavaScriptProxy()

Completed in 1 milliseconds