Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp432 const CString& ohpmPath, const CString& requestName) in FindOhpmEntryPoint()
473 CString ohpmPath; in FindPackageInTopLevelWithNamespace() local
529 CString ohpmPath = base::ConcatToCString(packageName, PACKAGE_PATH_SEGMENT); in ParseOhpmPackage() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp4221 CString ohpmPath = "pkg_modules/0"; in HWTEST_F_L0() local