Searched defs:callSiteSection (Results 1 – 2 of 2) sorted by relevance
105 @Nonnull private final CallSiteSection<CallSiteKey, ?> callSiteSection; field in InstructionWriter121 @Nonnull CallSiteSection<CallSiteKey, ?> callSiteSection) { in makeInstructionWriter()136 @Nonnull CallSiteSection<CallSiteKey, ?> callSiteSection) { in InstructionWriter()
215 public final CallSiteSectionType callSiteSection; field in DexWriter