Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_invoke_interface.cpp156std::vector<std::string> &aotFiles, std::vector<std::string> &arkFiles, in ParseOptionsHelper()
212 std::vector<std::string> aotFiles; in ParseOptions() local
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp780 auto aotFiles = options_.GetAotFiles(); in HandleAotOptions() local