Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp374 size_t pos_ets = info.pluginName.rfind(ETS_EXT); in GetPackagePath() local
453 size_t pos_ets = strList[0].rfind(ETS_EXT); in GetAbilityNameByWant() local