Home
last modified time | relevance | path

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

/build/tools/component_tools/static_check/bundle_check/
H A Dbundle_check_common.py105 def match_bundle_full_name(name:str): member in BundleCheckTools
H A Dbundle_check_online.py100 if ('/' in value) and (not BundleCheckTools.match_bundle_full_name(value)):
H A Dbundle_json_check.py232 match = BundleCheckTools.match_bundle_full_name(name)

Completed in 2 milliseconds