Searched refs:mod_dir (Results 1 – 3 of 3) sorted by relevance
35 mod_dir = 'a/b/packages/apps/Settings'37 vscode_native_project_file_gen.VSCodeNativeProjectFileGenerator(mod_dir)41 vscode_native_project_file_gen.VSCodeNativeProjectFileGenerator(mod_dir)53 mod_dir = 'a/b/shared/path/to/be/used2/multiarch'55 mod_dir)
65 def __init__(self, mod_dir): argument71 self.mod_dir = mod_dir72 config_dir = os.path.join(mod_dir, constant.VSCODE_CONFIG_DIR)82 [os.path.relpath(self.mod_dir, root_dir)])
288 mod_dir = module_path.replace('/', '-')289 targets.add(constants.MODULES_IN + mod_dir)