Home
last modified time | relevance | path

Searched defs:modulePath (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Dnapi_module_loader.cpp23 LoadModuleNameSpaceWithModuleInfo(EcmaVM *vm, CString &requestPath, CString &modulePath) LoadModuleNameSpaceWithModuleInfo() argument
49 LoadModuleNameSpaceWithPath(JSThread *thread, CString &abcFilePath, CString &requestPath, CString &modulePath, const JSPandaFile *pandaFile) LoadModuleNameSpaceWithPath() argument
H A Dmodule_path_helper.h302 inline static CString GetModuleNameWithPath(const CString modulePath) in GetModuleNameWithPath() argument
H A Dmodule_path_helper.cpp1027 CString ModulePathHelper::TranslateNapiFileRequestPath(JSThread *thread, const CString &modulePath, in TranslateNapiFileRequestPath() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
H A Dets_interop_js_gtest.h93 void LoadModuleAs(const std::string &moduleName, const std::string &modulePath) in LoadModuleAs() argument
103 bool LoadModule(const std::string &moduleName, const std::string &modulePath) in LoadModule() argument
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dfile_path_utils.cpp409 bool MakeFilePath(const std::string& codePath, const std::string& modulePath, std::string& fileName) in MakeFilePath() argument
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp1415 CString modulePath = "modulePath"; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5951 ecmascript::CString modulePath = module_path.c_str(); in GetModuleNameSpaceWithModuleInfo() local

Completed in 24 milliseconds