Home
last modified time | relevance | path

Searched refs:SO_PREFIX_LEN (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.h122 static constexpr size_t SO_PREFIX_LEN = 3; member in panda::ecmascript::ModulePathHelper
362 soName = soName.substr(SO_PREFIX_LEN, soName.size() - SO_PREFIX_LEN - SO_SUFFIX_LEN); in GetNormalizedPathFromOhmUrl()

Completed in 2 milliseconds