Home
last modified time | relevance | path

Searched defs:soName (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Dplugin.cpp27 std::string soName = variable
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dfile.cpp185 CString soName = base::PathHelper::GetStrippedModuleName(module->GetEcmaModuleRecordNameString()); in TryToRemoveSO() local
/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.h360 CString soName = res[NORMALIZED_IMPORT_PATH_INDEX]; in GetNormalizedPathFromOhmUrl() local
H A Djs_module_source_text.cpp338 CString soName = ModulePathHelper::GetNormalizedPathFromOhmUrl(soPath); in MakeNormalizedAppArgs() local
357 CString soName = soPath.substr(pos + 1); in MakeAppArgs() local
387 CString soName = PathHelper::GetStrippedModuleName(moduleRequestName); in LoadNativeModuleImpl() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp2422 CString soName = "@ohos:hilig"; in HWTEST_F_L0() local

Completed in 13 milliseconds