Home
last modified time | relevance | path

Searched defs:isMainFrame (Results 1 – 4 of 4) sorted by relevance

/base/web/webview/interfaces/kits/cj/src/
Dwebview_scheme_ffi_impl.cpp172 bool isMainFrame = nativeWebSchemeHandlerRequest->IsMainFrame(); in FfiWebSchemeHandlerRequestIsMainFrame() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_handler_impl.cpp733 bool isMainFrame) in OnAllSslErrorRequestByJS()
1029 bool isMainFrame, const ArkWebStringVector& certChainData) in OnAllSslErrorRequestByJSV2()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_handler_wrapper.cpp834 bool isFatalError, bool isMainFrame) in OnAllSslErrorRequestByJS()
1168 bool isFatalError, bool isMainFrame, const std::vector<std::string>& certChainData) in OnAllSslErrorRequestByJSV2()
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_handler.h900 bool isMainFrame) in OnAllSslErrorRequestByJS()
1191 bool isMainFrame, const std::vector<std::string>& certChainData) in OnAllSslErrorRequestByJSV2()