Home | History | Annotate | Download | only in interface

Lines Matching refs:Trace

12 // Note: All log messages will be written to the same trace file.
27 #define WEBRTC_TRACE Trace::Add
31 class Trace
35 // Increments the reference count to the trace.
37 // Decrements the reference count to the trace.
39 // Note: any instance that writes to the trace file should increment and
43 // Specifies what type of messages should be written to the trace file. The
49 // Returns what type of messages are written to the trace file.
58 // Returns the name of the file that the trace is currently writing to.
61 // Registers callback to receive trace messages. TODO (hellner)
66 // Adds a trace message for writing to file. The message is put in a queue