Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h349 bool CheckURL(std::string& url);
H A Dwebview_controller.cpp1712 if (!CheckURL(url)) { in ParseURLList()
1720 bool WebviewController::CheckURL(std::string& url) in CheckURL() function in OHOS::NWeb::WebviewController