Home
last modified time | relevance | path

Searched defs:OnReceiveValue (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_execute_callback.cpp21 void WebJavaScriptExecuteCallBack::OnReceiveValue(std::shared_ptr<NWebMessage> result) in OnReceiveValue() function in OHOS::Ace::WebJavaScriptExecuteCallBack
31 void WebMessageValueCallBackImpl::OnReceiveValue(std::shared_ptr<NWebMessage> result) in OnReceiveValue() function in OHOS::Ace::WebMessageValueCallBackImpl
/ohos5.0/base/web/webview/interfaces/native/
H A Dnative_javascript_execute_callback.cpp20 void NativeJavaScriptExecuteCallback::OnReceiveValue(std::shared_ptr<NWebMessage> result) in OnReceiveValue() function in OHOS::NWeb::NativeJavaScriptExecuteCallback
/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_precompile_callback.h27 void OnReceiveValue(std::shared_ptr<NWebMessage> value) override { in OnReceiveValue() function
H A Dnweb_save_cookie_callback.h27 void OnReceiveValue(bool result) override in OnReceiveValue() function
H A Dnweb_store_web_archive_callback.h27 void OnReceiveValue(const std::string &result) override in OnReceiveValue() function
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_javascript_execute_callback.cpp23 void WebviewJavaScriptExecuteCallback::OnReceiveValue(std::shared_ptr<NWebMessage> result) in OnReceiveValue() function in OHOS::Webview::WebviewJavaScriptExecuteCallback
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_long_value_callback_wrapper.cpp27 void ArkWebLongValueCallbackWrapper::OnReceiveValue(long value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebLongValueCallbackWrapper
H A Dark_web_string_vector_value_callback_impl.cpp27 void ArkWebStringVectorValueCallbackImpl::OnReceiveValue(const ArkWebStringVector& value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebStringVectorValueCallbackImpl
H A Dark_web_bool_value_callback_wrapper.cpp27 void ArkWebBoolValueCallbackWrapper::OnReceiveValue(bool value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebBoolValueCallbackWrapper
H A Dark_web_message_value_callback_wrapper.cpp27 void ArkWebMessageValueCallbackWrapper::OnReceiveValue(std::shared_ptr<OHOS::NWeb::NWebMessage> val… in OnReceiveValue() function in OHOS::ArkWeb::ArkWebMessageValueCallbackWrapper
H A Dark_web_string_value_callback_wrapper.cpp27 void ArkWebStringValueCallbackWrapper::OnReceiveValue(const std::string& value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebStringValueCallbackWrapper
H A Dark_web_web_storage_origin_vector_value_callback_wrapper.cpp29 void ArkWebWebStorageOriginVectorValueCallbackWrapper::OnReceiveValue( in OnReceiveValue() function in OHOS::ArkWeb::ArkWebWebStorageOriginVectorValueCallbackWrapper
H A Dark_web_array_buffer_value_callback_wrapper.cpp27 void ArkWebArrayBufferValueCallbackWrapper::OnReceiveValue(const char* value, const long size) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebArrayBufferValueCallbackWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_bool_value_callback_impl.cpp27 void ArkWebBoolValueCallbackImpl::OnReceiveValue(bool value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebBoolValueCallbackImpl
H A Dark_web_long_value_callback_impl.cpp27 void ArkWebLongValueCallbackImpl::OnReceiveValue(long value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebLongValueCallbackImpl
H A Dark_web_message_value_callback_impl.cpp27 void ArkWebMessageValueCallbackImpl::OnReceiveValue(const ArkWebMessage& value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebMessageValueCallbackImpl
H A Dark_web_string_value_callback_impl.cpp27 void ArkWebStringValueCallbackImpl::OnReceiveValue(const ArkWebString& value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebStringValueCallbackImpl
H A Dark_web_web_storage_origin_vector_value_callback_impl.cpp29 void ArkWebWebStorageOriginVectorValueCallbackImpl::OnReceiveValue(const ArkWebWebStorageOriginVect… in OnReceiveValue() function in OHOS::ArkWeb::ArkWebWebStorageOriginVectorValueCallbackImpl
H A Dark_web_array_buffer_value_callback_impl.cpp27 void ArkWebArrayBufferValueCallbackImpl::OnReceiveValue(const char* value, const long size) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebArrayBufferValueCallbackImpl
H A Dark_web_string_vector_value_callback_wrapper.cpp27 void ArkWebStringVectorValueCallbackWrapper::OnReceiveValue(const std::vector<std::string>& value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebStringVectorValueCallbackWrapper
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_hasimage_callback.cpp26 void WebviewHasImageCallback::OnReceiveValue(bool result) in OnReceiveValue() function in OHOS::NWeb::WebviewHasImageCallback
H A Dwebview_createpdf_execute_callback.cpp59 void WebviewCreatePDFExecuteCallback::OnReceiveValue(const char* value, const long size) in OnReceiveValue() function in OHOS::NWeb::WebviewCreatePDFExecuteCallback
H A Dwebview_javascript_execute_callback.cpp67 void WebviewJavaScriptExecuteCallback::OnReceiveValue(std::shared_ptr<NWebMessage> result) in OnReceiveValue() function in OHOS::NWeb::WebviewJavaScriptExecuteCallback
H A Dnapi_webview_controller.cpp2331 void NWebValueCallbackImpl::OnReceiveValue(std::shared_ptr<NWebMessage> result) in OnReceiveValue() function in OHOS::NWeb::NWebValueCallbackImpl
/ohos5.0/base/web/webview/interfaces/kits/napi/webcookiemanager/
H A Dnapi_web_cookie_manager.cpp832 void NWebSaveCookieCallbackImpl::OnReceiveValue(bool result) in OnReceiveValue() function in OHOS::NWeb::NWebSaveCookieCallbackImpl
928 void NWebFetchCookieCallbackImpl::OnReceiveValue(const std::string &result) in OnReceiveValue() function in OHOS::NWeb::NWebFetchCookieCallbackImpl
1013 void NWebCookieCallbackImpl::OnReceiveValue(bool result) in OnReceiveValue() function in OHOS::NWeb::NWebCookieCallbackImpl
1107 void NWebConfigCookieCallbackImpl::OnReceiveValue(long result) in OnReceiveValue() function in OHOS::NWeb::NWebConfigCookieCallbackImpl

12