Home
last modified time | relevance | path

Searched refs:SIZE_OF_ETS_EXT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp52 constexpr size_t SIZE_OF_ETS_EXT = 4; variable
376 info.pluginName = info.pluginName.substr(0, info.pluginName.length() - SIZE_OF_ETS_EXT); in GetPackagePath()
455 strList[0] = strList[0].substr(0, strList[0].length() - SIZE_OF_ETS_EXT); in GetAbilityNameByWant()