Searched defs:IsRelative (Results 1 – 4 of 4) sorted by relevance
37 bool IsRelative(const string_view path) in IsRelative() function
476 bool Uri::IsRelative() in IsRelative() function in OHOS::Uri
407 bool Uri::IsRelative() const in IsRelative() function in OHOS::Uri::Uri
127 static napi_value IsRelative(napi_env env, napi_callback_info info) in IsRelative() function