Lines Matching refs:str
28 def is_top_dir(src_path: str): argument
32 def find_config_parent_file(src_dir: str, target_cfg: str): argument
43 def get_notice_file_name(readme_file_path: str, copyright_file: str, argument
44 module_relative_src_path: str): argument
74 def get_opensource_config_file(module_source_dir: str, root_out_dir: str, target_cfg: str): argument
90 def get_notice_file(module_source_dir: str, root_out_dir: str, argument
91 module_relative_source_dir: str): argument
106 def get_notice_file_dest_path(root_out_dir: str, target_name: str): argument
120 def create_dest_file(filename: str): argument
126 def gen_license(target_path: str, nf_dict: str, nf_src: str, cp_src: str): argument
144 def generate_notice_file(root_out_dir: str, module_source_dir: str, argument
145 module_relative_source_dir: str, target_name: str): argument