Home
last modified time | relevance | path

Searched defs:get_features (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/build/hb/util/
H A Dproduct_util.py225 def get_features(product_json: str): member in ProductUtil
381 def get_features(features: dict): function
/ohos5.0/build/hb/util/preloader/
H A Dparse_vendor_product_config.py23 def get_features(features): function