HomeSort by relevance Sort by last modified time
    Searched refs:_fileCountText (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/system_wrappers/source/
trace_impl.h 116 WebRtc_UWord32 _fileCountText;
trace_impl.cc 73 _fileCountText(0),
351 _fileCountText = 1;
355 _fileCountText);
362 _fileCountText = 0;
546 if(_fileCountText == 0)
559 _fileCountText++;
561 UpdateFileName(oldFileName, newFileName, _fileCountText);

Completed in 54 milliseconds