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.cpp360 const CString &recordName, const CString &requestName, const CString &packagePath) in ParseThirdPartyPackage()
445 const CString& requestName, const CString &packagePath) in FindPackageInTopLevel()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp1854 util::UString packagePath(packageName, checker->Allocator()); in Check() local