Home
last modified time | relevance | path

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

/ohos5.0/build/hb/resources/config/
H A Dconfig.json14 "product_config_path": null, null
/ohos5.0/build/hb/resources/
H A Dconfig.py242 def product_config_path(self): member in Config
246 def product_config_path(self, value: str): member in Config