Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp3922 WebHistoryList *webHistoryList = new (std::nothrow) WebHistoryList(list); in getBackForwardEntries() local
3929 WebHistoryList *webHistoryList = static_cast<WebHistoryList *>(data); in getBackForwardEntries() local