Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h61 napi_value urlList; member
H A Dwebview_controller.cpp1705 … WebviewController::ParseURLList(napi_env env, napi_value value, std::vector<std::string>& urlList) in ParseURLList()
1761 void WebviewController::InjectOfflineResource(const std::vector<std::string>& urlList, in InjectOfflineResource()
H A Dnapi_webview_controller.cpp5900 std::vector<std::string> urlList; in AddResourceItemToMemoryCache() local