Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/helpers/
Dhelpers_js_runtime.cpp25 std::string ExecuteDynamicAbc(const std::string &abcPath, const std::string &entry) in ExecuteDynamicAbc()
Dhelpers_ets_runtime.cpp33 std::string ExecuteStaticAbc(const std::string &abcPath, const std::string &klassName, const std::s… in ExecuteStaticAbc()
/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.cpp75 std::string abcPath; in PrepareArgs() local
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h99 for (const auto &abcPath : frameworkAbcFiles) { in ParseArgs() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp6135 ecmascript::CString abcPath = moduleInfo.second.c_str(); in GetModuleNameSpaceFromFile() local