Home
last modified time | relevance | path

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

/ohos5.0/build/hb/util/preloader/
H A Dparse_vendor_product_config.py72 def get_exclusion_modules(exclusions): function
98 pairs = get_exclusion_modules(exclusions)
/ohos5.0/build/hb/util/
H A Dproduct_util.py371 pairs = get_exclusion_modules(exclusions)
430 def get_exclusion_modules(exclusions: str): function