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.java543 IInvocationContext receiverContext, IInvocationContext endInvocationContext) { in mergeBuildInfo() argument
550 IBuildInfo endInvocationInfo = endInvocationContext.getBuildInfo(name); in mergeBuildInfo()
567 IInvocationContext receiverContext, IInvocationContext endInvocationContext) { in mergeInvocationContext() argument
571 mergeBuildInfo(receiverContext, endInvocationContext); in mergeInvocationContext()
587 MultiMap<String, String> attributes = endInvocationContext.getAttributes(); in mergeInvocationContext()