Home
last modified time | relevance | path

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

/build/tools/component_tools/static_check/bundle_check/
Dbundle_check_common.py43 def split_by_unit(string:str): member in BundleCheckTools
Dbundle_check_online.py126 num, unit = BundleCheckTools.split_by_unit(value)
Dbundle_json_check.py418 num, unit = BundleCheckTools.split_by_unit(component["rom"])
442 num, unit = BundleCheckTools.split_by_unit(component["ram"])