Home
last modified time | relevance | path

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

/ohos5.0/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))
H A DBUILD.gn72 rebase_path("./variant_to_product.json", root_build_dir),
H A Dsdk.gni333 rebase_path("//build/ohos/sdk/variant_to_product.json", root_build_dir),