Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/uri/
Djs_uri.cpp679 void Uri::SetPath(const std::string pathStr) in SetPath() function in OHOS::Uri::Uri
Dnative_module_uri.cpp285 static napi_value SetPath(napi_env env, napi_callback_info info) in SetPath() function
/commonlibrary/ets_utils/js_api_module/url/
Djs_url.cpp1520 void URL::SetPath(const std::string& input) in SetPath() function in OHOS::Url::URL