Searched refs:Module (Results 1 – 7 of 7) sorted by relevance
40 HashMap<String, Module> modulesByPath = Maps.newHashMap();54 public Module getAndCacheByDir(File moduleDir) throws IOException { in getAndCacheByDir()58 Module module = getModule(moduleDir); in getAndCacheByDir()60 module = new Module(moduleDir); in getAndCacheByDir()70 public Module getAndCacheByName(String moduleName) throws IOException { in getAndCacheByName()82 private void putModule(File moduleDir, Module module) throws IOException { in putModule()86 private Module getModule(File moduleDir) throws IOException { in getModule()90 public Iterable<Module> getModules() { in getModules()94 public void put(Module module) throws IOException { in put()
80 Module module = cache.getAndCacheByDir(dir); in build()89 Iterable<Module> modules = cache.getModules(); in build()90 for (Module mod : modules) { in build()116 private void createModulesFile(File ideaDir, Iterable<Module> modules) throws IOException { in createModulesFile()120 for (Module mod : modules) { in createModulesFile()132 private void createVcsFile(File ideaDir, Iterable<Module> modules) throws IOException { in createVcsFile()137 for (Module mod : modules) { in createVcsFile()
48 public class Module { class50 private static final Logger logger = Logger.getLogger(Module.class.getName());91 public Module(File moduleDir) throws IOException { in Module() method in Module95 public Module(File moduleDir, boolean parseMakeFileForSource) throws IOException { in Module() method in Module260 Module module = moduleCache.getAndCacheByDir(new File(dependency)); in buildImlFile()290 Module child = moduleCache.getAndCacheByName(dependency); in buildDependentModules()308 Module child = moduleCache.getAndCacheByDir(dependency); in buildDependentModules()377 Module other = (Module) obj; in equals()
28 public class FrameworkModule extends Module {
58 function Module(id, modData) { class76 Module.prototype.isTagged = function (tagId) { class80 Module.prototype.createModuleLinkDom = function (mod) {94 Module.prototype.createModuleRelationsDom = function (parent, label,106 Module.prototype.createModulePathTdDom = function (parent) {117 Module.prototype.createTagsTdDom = function (parent) {125 Module.prototype.createDepsTdDom = function (parent) {141 Module.prototype.createUsersTdDom = function (parent) {152 Module.prototype.createDom = function () {162 Module.prototype.showDom = function () {[all …]
37 import dagger.Module;43 @Module(
607 [ 01-01 15:14:00.699 1041: 541: 741 I/SoundTriggerHwService::Module ]952 [ 01-01 15:14:03.054 1041: 541: 741 I/SoundTriggerHwService::Module ]1048 [ 01-01 15:14:03.837 1041: 541: 741 I/SoundTriggerHwService::Module ]1231 [ 01-01 15:14:05.263 1041: 541: 741 I/SoundTriggerHwService::Module ]1327 [ 01-01 15:14:05.916 1041: 541: 741 I/SoundTriggerHwService::Module ]1498 [ 01-01 15:14:07.738 1041: 541: 741 I/SoundTriggerHwService::Module ]1933 [ 01-01 15:14:16.584 1041: 541: 741 I/SoundTriggerHwService::Module ]2237 [ 01-01 15:14:18.010 1041: 541: 741 I/SoundTriggerHwService::Module ]2327 [ 01-01 15:14:18.675 1041: 541: 741 I/SoundTriggerHwService::Module ]2502 [ 01-01 15:14:20.053 1041: 541: 741 I/SoundTriggerHwService::Module ][all …]