Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp1512 std::vector<std::string> thisPath; in SetPath() local
1518 AnalysisPath(strPath, thisPath, thisFlags, special); in SetPath()
1520 urlData_.path = thisPath; in SetPath()