Searched refs:_fileCountText (Results 1 – 2 of 2) sorted by relevance
73 _fileCountText(0), in TraceImpl()351 _fileCountText = 1; in SetTraceFileImpl()355 _fileCountText); in SetTraceFileImpl()362 _fileCountText = 0; in SetTraceFileImpl()546 if(_fileCountText == 0) in WriteToFile()559 _fileCountText++; in WriteToFile()561 UpdateFileName(oldFileName, newFileName, _fileCountText); in WriteToFile()
116 WebRtc_UWord32 _fileCountText; variable