Home
last modified time | relevance | path

Searched refs:Relative (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Darktsconfig.cpp473 // Example: Relative("/a/b/c", "/a/b") returns "c"
474 static fs::path Relative(const fs::path &src, const fs::path &base) in Relative() function
491 auto rel = Relative(src, rootDir); in ComputeDestination()

Completed in 2 milliseconds