Searched refs:dumpLine (Results 1 - 10 of 10) sorted by relevance

/frameworks/av/include/media/nblog/
H A DPerformanceAnalysis.h120 void dumpLine(int fd, int indent, const String8 &body);
H A DNBLog.h457 void dumpLine(const String8& timestamp, String8& body);
/frameworks/av/media/libnblog/include/media/nblog/
H A DPerformanceAnalysis.h120 void dumpLine(int fd, int indent, const String8 &body);
H A DNBLog.h457 void dumpLine(const String8& timestamp, String8& body);
/frameworks/av/media/libnblog/
H A DPerformanceAnalysis.cpp360 dumpLine(fd, indent, body);
372 void dumpLine(int fd, int indent, const String8 &body) { function in namespace:android::ReportPerformance
H A DNBLog.cpp857 dumpLine(timestamp, body);
874 void NBLog::Reader::dumpLine(const String8 &timestamp, String8 &body) function in class:android::NBLog::Reader
/frameworks/base/core/java/android/os/
H A DBatteryStats.java3225 private static final void dumpLine(PrintWriter pw, int uid, String category, String type, method in class:BatteryStats
3253 dumpLine(pw, uid, category, type, totalTime, count);
3577 dumpLine(pw, 0 /* uid */, category, BATTERY_DATA,
3625 dumpLine(pw, 0 /* uid */, category, GLOBAL_NETWORK_DATA,
3637 dumpLine(pw, 0 /* uid */, category, GLOBAL_WIFI_DATA, wifiOnTime / 1000,
3648 dumpLine(pw, 0 /* uid */, category, MISC_DATA,
3668 dumpLine(pw, 0 /* uid */, category, SCREEN_BRIGHTNESS_DATA, args);
3675 dumpLine(pw, 0 /* uid */, category, SIGNAL_STRENGTH_TIME_DATA, args);
3676 dumpLine(pw, 0 /* uid */, category, SIGNAL_SCANNING_TIME_DATA,
3681 dumpLine(p
[all...]
/frameworks/base/services/core/java/com/android/server/am/
H A DProcessList.java642 public void dumpLine(PrintWriter pw) { method in class:ProcessList.ProcStateMemTracker
H A DProcessRecord.java311 procStateMemTracker.dumpLine(pw);
/frameworks/base/config/
H A Dboot-image-profile.txt4175 HPLandroid/os/BatteryStats;->dumpLine(Ljava/io/PrintWriter;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)V
[all...]

Completed in 118 milliseconds