Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.h78 void LoadModuleAs(const std::string &moduleName, const std::string &modulePath) in LoadModuleAs()
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_path_utils.cpp409 bool MakeFilePath(const std::string& codePath, const std::string& modulePath, std::string& fileName) in MakeFilePath()