| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/ |
| H A D | test_request.cpp | 180 char *referrer; in Start() local
|
| H A D | test_request.h | 48 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 D | hello.cpp | 151 char *referrer; in StartRead() local
|
| /base/web/webview/interfaces/native/ |
| H A D | arkweb_scheme_handler.cpp | 343 void OH_ArkWebResourceRequest_GetReferrer(const ArkWeb_ResourceRequest* resourceRequest, char** referrer) in OH_ArkWebResourceRequest_GetReferrer() argument
|
| /third_party/node/src/ |
| H A D | module_wrap.cc | 503 ResolveModuleCallback( Local<Context> context, Local<String> specifier, Local<FixedArray> import_attributes, Local<Module> referrer) ResolveModuleCallback() argument
|
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | private-lib-roles-http.h | 210 char *referrer; member
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_handler_wrapper.cpp | 831 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 D | ark_web_handler_impl.cpp | 730 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 D | web_client_impl.cpp | 606 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 D | nweb_handler.h | 838 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 D | web_event.h | 559 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 D | d8.cc | 1019 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 D | isolate.cc | 4660 RunHostImportModuleDynamicallyCallback( Handle<Script> referrer, Handle<Object> specifier, MaybeHandle<Object> maybe_import_assertions_argument) ThrowInternal() argument
|