Searched defs:groupedMethods (Results 1 – 1 of 1) sorted by relevance
129 Multimap<String, MethodSpec> groupedMethods = HashMultimap.create(); in process() local190 private void writeApi(Multimap<String, MethodSpec> groupedMethods) { in writeApi()208 Multimap<String, MethodSpec> groupedMethods, in collectOpsMethods()231 Multimap<String, MethodSpec> groupedMethods, TypeElement opClass, TypeElement annotation) { in collectOpMethods()