Searched refs:TraceWindows (Results 1 – 3 of 3) sorted by relevance
33 TraceWindows::TraceWindows() in TraceWindows() function in webrtc::TraceWindows39 TraceWindows::~TraceWindows() in ~TraceWindows()44 WebRtc_Word32 TraceWindows::AddTime(char* traceMessage, in AddTime()98 WebRtc_Word32 TraceWindows::AddBuildInfo(char* traceMessage) const in AddBuildInfo()106 WebRtc_Word32 TraceWindows::AddDateTimeInfo(char* traceMessage) const in AddDateTimeInfo()
19 class TraceWindows : public TraceImpl22 TraceWindows();23 virtual ~TraceWindows();
63 return new TraceWindows(); in CreateInstance()