Searched refs:receiverContext (Results 1 – 1 of 1) sorted by relevance
543 IInvocationContext receiverContext, IInvocationContext endInvocationContext) { in mergeBuildInfo() argument544 if (receiverContext == null) { in mergeBuildInfo()548 for (IBuildInfo info : receiverContext.getBuildInfos()) { in mergeBuildInfo()549 String name = receiverContext.getBuildInfoName(info); in mergeBuildInfo()567 IInvocationContext receiverContext, IInvocationContext endInvocationContext) { in mergeInvocationContext() argument568 if (receiverContext == null) { in mergeInvocationContext()571 mergeBuildInfo(receiverContext, endInvocationContext); in mergeInvocationContext()576 unlock.invoke(receiverContext); in mergeInvocationContext()626 receiverContext.addInvocationAttributes(attributes); in mergeInvocationContext()