/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_javascript_execute_callback.cpp | 21 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 D | native_javascript_execute_callback.cpp | 20 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 D | nweb_precompile_callback.h | 27 void OnReceiveValue(std::shared_ptr<NWebMessage> value) override { in OnReceiveValue() function
|
H A D | nweb_save_cookie_callback.h | 27 void OnReceiveValue(bool result) override in OnReceiveValue() function
|
H A D | nweb_store_web_archive_callback.h | 27 void OnReceiveValue(const std::string &result) override in OnReceiveValue() function
|
/ohos5.0/base/web/webview/interfaces/kits/cj/src/ |
H A D | webview_javascript_execute_callback.cpp | 23 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 D | ark_web_long_value_callback_wrapper.cpp | 27 void ArkWebLongValueCallbackWrapper::OnReceiveValue(long value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebLongValueCallbackWrapper
|
H A D | ark_web_string_vector_value_callback_impl.cpp | 27 void ArkWebStringVectorValueCallbackImpl::OnReceiveValue(const ArkWebStringVector& value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebStringVectorValueCallbackImpl
|
H A D | ark_web_bool_value_callback_wrapper.cpp | 27 void ArkWebBoolValueCallbackWrapper::OnReceiveValue(bool value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebBoolValueCallbackWrapper
|
H A D | ark_web_message_value_callback_wrapper.cpp | 27 void ArkWebMessageValueCallbackWrapper::OnReceiveValue(std::shared_ptr<OHOS::NWeb::NWebMessage> val… in OnReceiveValue() function in OHOS::ArkWeb::ArkWebMessageValueCallbackWrapper
|
H A D | ark_web_string_value_callback_wrapper.cpp | 27 void ArkWebStringValueCallbackWrapper::OnReceiveValue(const std::string& value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebStringValueCallbackWrapper
|
H A D | ark_web_web_storage_origin_vector_value_callback_wrapper.cpp | 29 void ArkWebWebStorageOriginVectorValueCallbackWrapper::OnReceiveValue( in OnReceiveValue() function in OHOS::ArkWeb::ArkWebWebStorageOriginVectorValueCallbackWrapper
|
H A D | ark_web_array_buffer_value_callback_wrapper.cpp | 27 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 D | ark_web_bool_value_callback_impl.cpp | 27 void ArkWebBoolValueCallbackImpl::OnReceiveValue(bool value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebBoolValueCallbackImpl
|
H A D | ark_web_long_value_callback_impl.cpp | 27 void ArkWebLongValueCallbackImpl::OnReceiveValue(long value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebLongValueCallbackImpl
|
H A D | ark_web_message_value_callback_impl.cpp | 27 void ArkWebMessageValueCallbackImpl::OnReceiveValue(const ArkWebMessage& value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebMessageValueCallbackImpl
|
H A D | ark_web_string_value_callback_impl.cpp | 27 void ArkWebStringValueCallbackImpl::OnReceiveValue(const ArkWebString& value) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebStringValueCallbackImpl
|
H A D | ark_web_web_storage_origin_vector_value_callback_impl.cpp | 29 void ArkWebWebStorageOriginVectorValueCallbackImpl::OnReceiveValue(const ArkWebWebStorageOriginVect… in OnReceiveValue() function in OHOS::ArkWeb::ArkWebWebStorageOriginVectorValueCallbackImpl
|
H A D | ark_web_array_buffer_value_callback_impl.cpp | 27 void ArkWebArrayBufferValueCallbackImpl::OnReceiveValue(const char* value, const long size) in OnReceiveValue() function in OHOS::ArkWeb::ArkWebArrayBufferValueCallbackImpl
|
H A D | ark_web_string_vector_value_callback_wrapper.cpp | 27 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 D | webview_hasimage_callback.cpp | 26 void WebviewHasImageCallback::OnReceiveValue(bool result) in OnReceiveValue() function in OHOS::NWeb::WebviewHasImageCallback
|
H A D | webview_createpdf_execute_callback.cpp | 59 void WebviewCreatePDFExecuteCallback::OnReceiveValue(const char* value, const long size) in OnReceiveValue() function in OHOS::NWeb::WebviewCreatePDFExecuteCallback
|
H A D | webview_javascript_execute_callback.cpp | 67 void WebviewJavaScriptExecuteCallback::OnReceiveValue(std::shared_ptr<NWebMessage> result) in OnReceiveValue() function in OHOS::NWeb::WebviewJavaScriptExecuteCallback
|
H A D | napi_webview_controller.cpp | 2331 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 D | napi_web_cookie_manager.cpp | 832 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
|