Lines Matching refs:InterceptorContext
117 explicit Delegate(InterceptorContext&);
128 InterceptorContext& context_;
145 ConsoleInterceptor::Delegate::Delegate(InterceptorContext& context) in Delegate()
295 void ConsoleInterceptor::OnTracePacket(InterceptorContext context) { in OnTracePacket()
308 void ConsoleInterceptor::Printf(InterceptorContext& context, in Printf()
345 void ConsoleInterceptor::Flush(InterceptorContext& context) { in Flush()
353 void ConsoleInterceptor::SetColor(InterceptorContext& context, in SetColor()
362 void ConsoleInterceptor::SetColor(InterceptorContext& context, in SetColor()
372 InterceptorContext& context, in PrintDebugAnnotations()
400 InterceptorContext& context, in PrintDebugAnnotationName()
418 InterceptorContext& context, in PrintDebugAnnotationValue()