Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_source_text.cpp335 MakeNormalizedAppArgs(const EcmaVM *vm, std::vector<Local<JSValueRef>> &arguments, const CString &soPath, const CString &moduleName) MakeNormalizedAppArgs() argument
346 MakeAppArgs(const EcmaVM *vm, std::vector<Local<JSValueRef>> &arguments, const CString &soPath, const CString &moduleName, const CString &requestName) MakeAppArgs() argument
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp1592 CString soPath = "@normalized:Y&&&libentry.so&"; in HWTEST_F_L0() local
1607 CString soPath = "@app:com.example.myapplication/entry"; in HWTEST_F_L0() local

Completed in 13 milliseconds