Home
last modified time | relevance | path

Searched defs:GetCertChainDerData (Results 1 - 4 of 4) sorted by relevance

/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp934 bool WebviewControllerImpl::GetCertChainDerData(std::vector<std::string> &certChainDerData) const in GetCertChainDerData() function in OHOS::Webview::WebviewControllerImpl
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp1322 bool WebviewController::GetCertChainDerData(std::vector<std::string> &certChainDerData) const in GetCertChainDerData() function in OHOS::NWeb::WebviewController
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp542 bool ArkWebNWebImpl::GetCertChainDerData(ArkWebStringVector& cert_chain_data, bool is_single_cert) in GetCertChainDerData() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp643 bool ArkWebNWebWrapper::GetCertChainDerData(std::vector<std::string>& cert_chain_data, bool is_single_cert) in GetCertChainDerData() function in OHOS::ArkWeb::ArkWebNWebWrapper

Completed in 12 milliseconds