Home
last modified time | relevance | path

Searched defs:product_path (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/build/hb/resources/config/
H A Dconfig.json6 "product_path": null, null
/ohos5.0/build/test/example/
H A Dbuild_example.json3 "product_path": "/out/test_report" string
/ohos5.0/build/hb/resources/
H A Dconfig.py187 def product_path(self): member in Config
193 def product_path(self, value: str): member in Config