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

  /frameworks/av/media/libnbaio/
NBLog.cpp 349 dumpLine(timestamp, body);
402 dumpLine(timestamp, body);
427 dumpLine(timestamp, body);
432 dumpLine(timestamp, body);
438 void NBLog::Reader::dumpLine(const String8& timestamp, String8& body)
  /frameworks/base/core/java/android/os/
BatteryStats.java     [all...]
  /frameworks/av/include/media/nbaio/
NBLog.h 195 void dumpLine(const String8& timestamp, String8& body);
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_util.js 35 if (ImageUtil.trace.log) this.dumpLine(key);
48 this.dumpLine(key);
51 PerformanceTrace.prototype.dumpLine = function(key) {

Completed in 418 milliseconds