Searched refs:initProto (Results 1 – 1 of 1) sorted by relevance
115 DexProto initProto = factory.createProto(factory.voidType); in LambdaRewriter() local116 this.objectInitMethod = factory.createMethod(factory.objectType, initProto, constructorName); in LambdaRewriter()