Home
last modified time | relevance | path

Searched defs:abcPath (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dfile_manager.cpp69 PandaString FileManager::ResolveAnFilePath(std::string_view abcPath) in ResolveAnFilePath()
/arkcompiler/ets_runtime/compiler_service/src/
Daot_compiler_impl.cpp77 std::string abcPath; in PrepareArgs() local
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h99 for (const auto &abcPath : frameworkAbcFiles) { in ParseArgs() local