Searched refs:invocationStartRecord (Results 1 – 4 of 4) sorted by relevance
51 TestRecord invocationStartRecord, IInvocationContext context) { in processStartInvocation() argument52 writeRecordToSocket(invocationStartRecord); in processStartInvocation()
62 TestRecord invocationStartRecord, IInvocationContext invocationContext) { in processStartInvocation() argument63 writeProto(invocationStartRecord); in processStartInvocation()
87 TestRecord invocationStartRecord, IInvocationContext invocationContext) {} in processStartInvocation() argument
71 TestRecord invocationStartRecord, IInvocationContext context) { in processStartInvocation() argument72 mParser.processNewProto(invocationStartRecord); in processStartInvocation()