Home
last modified time | relevance | path

Searched defs:soName (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
Dplugin.cpp27 std::string soName = local
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dfile.cpp181 … CString soName = base::PathHelper::GetStrippedModuleName(module->GetEcmaModuleRecordNameString()); in TryToRemoveSO() local
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h359 CString soName = res[NORMALIZED_IMPORT_PATH_INDEX]; in GetNormalizedPathFromOhmUrl() local
Djs_module_source_text.cpp336 CString soName = ModulePathHelper::GetNormalizedPathFromOhmUrl(soPath); in MakeNormalizedAppArgs() local
355 CString soName = soPath.substr(pos + 1); in MakeAppArgs() local
385 CString soName = PathHelper::GetStrippedModuleName(moduleRequestName); in LoadNativeModuleImpl() local