Searched refs:mod_dir (Results 1 – 4 of 4) sorted by relevance
42 mod_dir = 'a/b/packages/apps/Settings'44 vscode_native_project_file_gen.VSCodeNativeProjectFileGenerator(mod_dir)48 vscode_native_project_file_gen.VSCodeNativeProjectFileGenerator(mod_dir)59 mod_dir = 'a/b/shared/path/to/be/used2/multiarch'61 mod_dir)
66 def __init__(self, mod_dir): argument72 self.mod_dir = mod_dir73 config_dir = os.path.join(mod_dir, constant.VSCODE_CONFIG_DIR)83 [os.path.relpath(self.mod_dir, root_dir)])
189 mod_dir = module_path.replace('/', '-')190 targets.add(_MODULES_IN % mod_dir)
187 mod_dir = module_path.replace('/', '-')188 targets.add(_MODULES_IN % mod_dir)