Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Dclass_linker.h122 const PandaVector<const panda_file::File *> &GetBootPandaFiles() const in GetBootPandaFiles() function
/arkcompiler/runtime_core/runtime/
Druntime.cpp573 PandaVector<PandaString> Runtime::GetBootPandaFiles() in GetBootPandaFiles() function in panda::Runtime