Home
last modified time | relevance | path

Searched defs:constantRegistry (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/dependency_mapper/src/com/android/dependencymapper/
DDependencyMapper.java56 Map<Object, Set<String>> constantRegistry = new HashMap<>(); in buildClassDependencyMaps() local
97 Map<Object, Set<String>> constantRegistry) { in combineDependencies()
106 Map<Object, Set<String>> inlinedUsages, Map<Object, Set<String>> constantRegistry) { in buildConstantDependencies()