Home
last modified time | relevance | path

Searched defs:GetSegment (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_api_module/uri/
Djs_uri.cpp476 std::vector<std::string> Uri::GetSegment() const in GetSegment() function in OHOS::Uri::Uri
Dnative_module_uri.cpp216 static napi_value GetSegment(napi_env env, napi_callback_info info) in GetSegment() function