Home
last modified time | relevance | path

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

/base/request/request/frameworks/cj/ffi/src/
Dcj_initialize.cpp71 bool CJInitialize::ParseUrl(std::string &url) in ParseUrl() function in OHOS::CJSystemapi::Request::CJInitialize
/base/request/request/frameworks/js/napi/src/
Djs_initialize.cpp569 bool JsInitialize::ParseUrl(napi_env env, napi_value jsConfig, std::string &url, std::string &errIn… in ParseUrl() function in OHOS::Request::JsInitialize
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp625 bool WebviewController::ParseUrl(napi_env env, napi_value urlObj, std::string& result) in ParseUrl() function in OHOS::NWeb::WebviewController