Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp207 std::list<CString> AOTFileManager::GetPandaFiles(uint32_t aotFileInfoIndex) in GetPandaFiles() function in panda::ecmascript::AOTFileManager
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp647 PandaVector<PandaString> Runtime::GetPandaFiles() in GetPandaFiles() function in ark::Runtime