Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dfile.h126 static Expected<std::string, Error> GetAbsolutePath(std::string_view relative_path) in GetAbsolutePath()
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dfile.h166 static Expected<std::string, Error> GetAbsolutePath(std::string_view relative_path) in GetAbsolutePath()