Searched defs:uses (Results 1 – 3 of 3) sorted by relevance
81 Map<String, Set<String>> uses = new HashMap<String, Set<String>>(); in run() local84 updateClassUse(d.getPackageName(), uses, getBootClassPathClasses(d.getDumpData())); in run() local
566 function uses the default passthough ProgramVertex. Any bound ProgramVertex function
1709 UsesPackage* uses = ElementCast<UsesPackage>(parent_stack[0]); in Extract() local1712 UsesStaticLibrary* uses = ElementCast<UsesStaticLibrary>(parent_stack[0]); in Extract() local