Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultParser.java336 mergeInvocationContext(mMainContext, receivedContext); in handleInvocationStart()
369 mergeInvocationContext(mMainContext, context); in handleInvocationEnded()
706 private void mergeInvocationContext( in mergeInvocationContext() method in ProtoResultParser