Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/
H A Dsettings.json5 "dot_config_path": "kernel/liteos_a/tools/build/config", string
10 "dot_config_path": "kernel/linux", string
15 "dot_config_path": "kernel/linux", string
20 "dot_config_path": "", string
25 "dot_config_path": "kernel/linux", string
30 "dot_config_path": "", string
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_dot_config_file.py24 def __init__(self, dot_config_path): argument