Home
last modified time | relevance | path

Searched defs:referrer (Results 1 - 13 of 13) sorted by relevance

/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
H A Dtest_request.cpp180 char *referrer; in Start() local
H A Dtest_request.h48 const std::string referrer() { return referrer_; } in referrer() function in TestRequest
/test/xts/acts/arkui/ace_ets_web_scheme_handler_four_napis/entry/src/main/cpp/
H A Dhello.cpp151 char *referrer; in StartRead() local
/base/web/webview/interfaces/native/
H A Darkweb_scheme_handler.cpp343 void OH_ArkWebResourceRequest_GetReferrer(const ArkWeb_ResourceRequest* resourceRequest, char** referrer) in OH_ArkWebResourceRequest_GetReferrer() argument
/third_party/node/src/
H A Dmodule_wrap.cc503 ResolveModuleCallback( Local<Context> context, Local<String> specifier, Local<FixedArray> import_attributes, Local<Module> referrer) ResolveModuleCallback() argument
/third_party/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h210 char *referrer; member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp831 OnAllSslErrorRequestByJS(std::shared_ptr<OHOS::NWeb::NWebJSAllSslErrorResult> result, ArkWebSslError error, const std::string& url, const std::string& originalUrl, const std::string& referrer, bool isFatalError, bool isMainFrame) OnAllSslErrorRequestByJS() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp730 OnAllSslErrorRequestByJS(ArkWebRefPtr<ArkWebJsAllSslErrorResult> result, int error, const ArkWebString& url, const ArkWebString& originalUrl, const ArkWebString& referrer, bool isFatalError, bool isMainFrame) OnAllSslErrorRequestByJS() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp606 OnAllSslErrorRequestByJS(std::shared_ptr<NWeb::NWebJSAllSslErrorResult> result, OHOS::NWeb::SslError error, const std::string& url, const std::string& originalUrl, const std::string& referrer, bool isFatalError, bool isMainFrame) OnAllSslErrorRequestByJS() argument
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h838 OnAllSslErrorRequestByJS(std::shared_ptr<NWebJSAllSslErrorResult> result, SslError error, const std::string& url, const std::string& originalUrl, const std::string& referrer, bool isFatalError, bool isMainFrame) OnAllSslErrorRequestByJS() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h559 WebAllSslErrorEvent(const RefPtr<AllSslErrorResult>& result, int32_t error, const std::string& url, const std::string& originalUrl, const std::string& referrer, bool isFatalError, bool isMainFrame ) WebAllSslErrorEvent() argument
/third_party/node/deps/v8/src/d8/
H A Dd8.cc1019 MaybeLocal<Module> Shell::FetchModuleTree(Local<Module> referrer, in FetchModuleTree() argument
1166 Global<String> referrer; member
998 ResolveModuleCallback(Local<Context> context, Local<String> specifier, Local<FixedArray> import_assertions, Local<Module> referrer) ResolveModuleCallback() argument
[all...]
/third_party/node/deps/v8/src/execution/
H A Disolate.cc4660 RunHostImportModuleDynamicallyCallback( Handle<Script> referrer, Handle<Object> specifier, MaybeHandle<Object> maybe_import_assertions_argument) ThrowInternal() argument

Completed in 36 milliseconds