Searched refs:module_abspath (Results 1 – 3 of 3) sorted by relevance
65 self.module_abspath = project.project_absolute_path71 self.project_file = os.path.join(self.module_abspath,77 self.classpath_file = os.path.join(self.module_abspath,
333 def gen_enable_debugger_module(module_abspath, android_sdk_version): argument347 update_enable_debugger(module_abspath,
58 def __init__(self, module_abspath, xml_name): argument65 self._xml_abspath = os.path.join(module_abspath, constant.IDEA_FOLDER,