Home
last modified time | relevance | path

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

/ohos5.0/build/tools/component_tools/static_check/bundle_check/
H A Dbundle_check_common.py98 def match_unix_like_name(name:str): member in BundleCheckTools
H A Dbundle_check_online.py105 if not BundleCheckTools.match_unix_like_name(component_name):
H A Dbundle_json_check.py235 match = BundleCheckTools.match_unix_like_name(name.split('/')[1])