Searched defs:dumpToLog (Results 1 - 4 of 4) 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.cpp342 void MetaData::dumpToLog() const { function in class:android::MetaData
/frameworks/av/media/libstagefright/mp4/
H A DFragmentedMP4Parser.cpp156 dumpToLog();
168 void dumpToLog() { function in struct:android::ReadTracker
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2572 //dumpToLog();
2580 //dumpToLog();
2581 //other.dumpToLog();
2611 //dumpToLog();
2690 void ResTable::Theme::dumpToLog() const function in class:android::ResTable::Theme

Completed in 97 milliseconds