Home
last modified time | relevance | path

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

/build/tools/component_tools/static_check/bundle_check/
Dbundle_check_online.py72 return _check_line_name(value)
95 def _check_line_name(value: str): function