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.cpp279 const CString &soPath, const CString &moduleName) in MakeNormalizedAppArgs()
291 const CString &soPath, const CString &moduleName, const CString &requestName) in MakeAppArgs()
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp2466 CString soPath = "@normalized:Y&&&libentry.so&"; in HWTEST_F_L0() local
2481 CString soPath = "@app:com.example.myapplication/entry"; in HWTEST_F_L0() local