Home
last modified time | relevance | path

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

/ohos5.0/build/hb/util/
H A Dcomponent_util.py45 def get_component_name(path: str) -> str: member in ComponentUtil
/ohos5.0/build/hb/resolver/
H A Dbuild_args_resolver.py230 ComponentUtil.get_component_name(os.getcwd()), Config().product):
231 component_name = ComponentUtil.get_component_name(os.getcwd())
239 component_name = ComponentUtil.get_component_name(os.getcwd())