Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dfile.cpp76 Expected<std::string, Error> File::GetExecutablePath() in GetExecutablePath() function in panda::os::windows::file::File
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dfile.h145 static Expected<std::string, Error> GetExecutablePath() in GetExecutablePath() function