Home
last modified time | relevance | path

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

/build/lite/
H A Dgen_module_notice_file.py32 def find_config_parent_file(src_dir: str, target_cfg: str): function
40 return find_config_parent_file(os.path.dirname(src_dir), target_cfg)
82 parent_cfg_dir = find_config_parent_file(os.path.dirname(relpath),

Completed in 1 milliseconds