Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp329 const CString &soPath, const CString &moduleName) in MakeNormalizedAppArgs()
350 const CString &soPath, const CString &moduleName, const CString &requestName) in MakeAppArgs()
378 const CString &soPath, const CString &moduleRequestName) in MakeInternalArgs()
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp2620 CString soPath = "@normalized:Y&&&libentry.so&"; in HWTEST_F_L0() local
2636 CString soPath = "@app:com.example.myapplication/entry"; in HWTEST_F_L0() local