Searched refs:newTracePacket (Results 1 – 7 of 7) sorted by relevance
84 final ProtoOutputStream os = ctx.newTracePacket(); in doLogDispatched()129 final ProtoOutputStream os = ctx.newTracePacket(); in doLogMergeRequested()161 final ProtoOutputStream os = ctx.newTracePacket(); in doLogMerged()192 final ProtoOutputStream os = ctx.newTracePacket(); in doLogAborted()207 final ProtoOutputStream os = ctx.newTracePacket(); in onFlush()
80 final ProtoOutputStream os = ctx.newTracePacket(); in doLogSentTransition()123 final ProtoOutputStream os = ctx.newTracePacket(); in doLogFinishTransition()155 final ProtoOutputStream os = ctx.newTracePacket(); in doLogAbortedTransition()181 final ProtoOutputStream os = ctx.newTracePacket(); in doLogRemovingStartingWindow()
84 final ProtoOutputStream os = ctx.newTracePacket(); in triggerClientDump()118 final ProtoOutputStream os = ctx.newTracePacket(); in triggerServiceDump()148 final ProtoOutputStream os = ctx.newTracePacket(); in triggerManagerServiceDump()
121 final ProtoOutputStream protoOutputStream = ctx.newTracePacket(); in canTraceData()400 final ProtoOutputStream os = ctx.newTracePacket(); in multipleTraceInstances()500 final ProtoOutputStream protoOutputStream = ctx.newTracePacket(); in onFlushCallbackTriggered()577 final ProtoOutputStream protoOutputStream = ctx.newTracePacket(); in canUseDataSourceInstanceToCreateTlsState()636 final ProtoOutputStream protoOutputStream = ctx.newTracePacket(); in canUseDataSourceInstanceToCreateIncrementalState()671 final ProtoOutputStream protoOutputStream = ctx.newTracePacket(); in canTraceOnFlush()
55 public ProtoOutputStream newTracePacket() { in newTracePacket() method in TracingContext
178 final ProtoOutputStream os = ctx.newTracePacket(); in dumpTransitionTraceConfig()370 final ProtoOutputStream os = ctx.newTracePacket(); in doLogToProto()474 final ProtoOutputStream os = ctx.newTracePacket(); in internString()483 final ProtoOutputStream os = ctx.newTracePacket(); in internString()
95 val os = ctx.newTracePacket() in <lambda>()