Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp550 const CString &recordName, const CString &requestName, const CString &packagePath) in ParseThirdPartyPackage()
592 for (auto& packagePath : packagePaths) { in ParseThirdPartyPackage() local
631 const CString& requestName, const CString &packagePath) in FindPackageInTopLevel()
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp466 CString packagePath = "pkg_modules"; in HWTEST_F_L0() local