Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_utils.h38 char* historyRawUrl; member
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp3869 std::string historyRawUrl = item->GetHistoryRawUrl(); in GetItem() local