Home
last modified time | relevance | path

Searched defs:GetFragment (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/uri/src/
H A Duri.cpp403 string Uri::GetFragment() in GetFragment() function in OHOS::Uri
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/
H A Djs_uri.cpp618 std::string Uri::GetFragment() const in GetFragment() function in OHOS::Uri::Uri
H A Dnative_module_uri.cpp366 static napi_value GetFragment(napi_env env, napi_callback_info info) in GetFragment() function
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/
H A Dfile_uri_n_exporter.cpp448 napi_value FileUriNExporter::GetFragment(napi_env env, napi_callback_info info) in GetFragment() function in OHOS::AppFileService::ModuleFileUri::FileUriNExporter
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp1349 napi_value URL::GetFragment(napi_env env) const in GetFragment() function in OHOS::Url::URL