Searched defs:dumpToLog (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/util/
H A DTimingLogger.java35 * timings.dumpToLog();
38 * <p>The dumpToLog call would add the following to the log:</p>
72 * the addSplit and dumpToLog call will do nothing.
84 * the addSplit and dumpToLog call will do nothing.
100 * dumpToLog call will do nothing.
134 public void dumpToLog() { method in class:TimingLogger
/frameworks/av/media/libstagefright/
H A DMetaData.cpp334 void MetaData::dumpToLog() const { function in class:android::MetaData
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2532 //dumpToLog();
2540 //dumpToLog();
2541 //other.dumpToLog();
2571 //dumpToLog();
2650 void ResTable::Theme::dumpToLog() const function in class:android::ResTable::Theme

Completed in 121 milliseconds