Home
last modified time | relevance | path

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

/build/ohos/sdk/
H A Dparse_sdk_description.py131 def variant_to_product(variant: dict, options: dict): function
132 relations = read_json_file(options.variant_to_product)
137 variant, options.variant_to_product))
150 variant_to_product(c, options))
155 install_dir.replace('${variant}', variant_to_product(c, options))

Completed in 1 milliseconds