Home
last modified time | relevance | path

Searched defs:IsRelative (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dpath_tools.cpp37 bool IsRelative(const string_view path) in IsRelative() function
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/uri/src/
H A Duri.cpp476 bool Uri::IsRelative() in IsRelative() function in OHOS::Uri
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/
H A Djs_uri.cpp407 bool Uri::IsRelative() const in IsRelative() function in OHOS::Uri::Uri
H A Dnative_module_uri.cpp127 static napi_value IsRelative(napi_env env, napi_callback_info info) in IsRelative() function