Searched refs:NWebJsProxyCallbackImpl (Results 1 – 1 of 1) sorted by relevance
36 class NWebJsProxyCallbackImpl : public NWebJsProxyCallback { class38 …NWebJsProxyCallbackImpl(const char *methodName, NativeArkWeb_OnJavaScriptProxyCallback methodCallb… in NWebJsProxyCallbackImpl() function in OHOS::NWeb::NWebJsProxyCallbackImpl41 ~NWebJsProxyCallbackImpl() = default;80 std::make_shared<OHOS::NWeb::NWebJsProxyCallbackImpl>(methodList[i], callback[i]); in OH_NativeArkWeb_RegisterJavaScriptProxy()