Home
last modified time | relevance | path

Searched refs:endInvocationContext (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultParser.java683 IInvocationContext receiverContext, IInvocationContext endInvocationContext) { in mergeBuildInfo() argument
690 IBuildInfo endInvocationInfo = endInvocationContext.getBuildInfo(name); in mergeBuildInfo()
707 IInvocationContext receiverContext, IInvocationContext endInvocationContext) { in mergeInvocationContext() argument
715 mergeBuildInfo(receiverContext, endInvocationContext); in mergeInvocationContext()
731 MultiMap<String, String> attributes = endInvocationContext.getAttributes(); in mergeInvocationContext()