Home
last modified time | relevance | path

Searched defs:VisitedUrlHistory (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp345 ArkWebStringVector ArkWebHandlerImpl::VisitedUrlHistory() in VisitedUrlHistory() function in OHOS::ArkWeb::ArkWebHandlerImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp378 std::vector<std::string> ArkWebHandlerWrapper::VisitedUrlHistory() in VisitedUrlHistory() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h385 virtual std::vector<std::string> VisitedUrlHistory() in VisitedUrlHistory() function