Home
last modified time | relevance | path

Searched refs:cHistoryUrl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_utils.h47 const char* cHistoryUrl; member
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp135 std::string historyUrl = loadDatas.cHistoryUrl; in FfiOHOSWebviewCtlLoadData()