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

  /external/valgrind/callgrind/
callgrind_control.in 48 if ($headerPrinted) { return; }
49 $headerPrinted = 1;
205 $headerPrinted = 0;
  /system/core/logd/
LogStatistics.h 140 bool headerPrinted = false;
149 if (!headerPrinted) {
152 headerPrinted = true;

Completed in 306 milliseconds