Home
last modified time | relevance | path

Searched defs:referrer (Results 1 - 9 of 9) 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
/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
/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
/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 23 milliseconds