Home
last modified time | relevance | path

Searched defs:urlObj (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp625 bool WebviewController::ParseUrl(napi_env env, napi_value urlObj, std::string& result) const in ParseUrl() argument
661 bool WebviewController::ParseRawFileUrl(napi_env env, napi_value urlObj, std::string& result) const in ParseRawFileUrl() argument
686 GetResourceUrl(napi_env env, napi_value urlObj, std::string& result) const GetResourceUrl() argument
[all...]
H A Dnapi_webview_controller.cpp71 bool ParsePrepareUrl(napi_env env, napi_value urlObj, std::string& url) in ParsePrepareUrl() argument
95 bool ParseIP(napi_env env, napi_value urlObj, std::string& ip) in ParseIP() argument
316 napi_value urlObj = nullptr; in ParsePrefetchArgs() local

Completed in 14 milliseconds