Home
last modified time | relevance | path

Searched refs:pandaPathString_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h272 return pandaPathString_; in GetPandaPath()
530 std::string pandaPathString_; variable
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp853 pandaPathString_ += PandaStringToStd(appPandaFiles[i]); in SetPandaPath()
855 pandaPathString_ += ":"; in SetPandaPath()