Searched defs:printTable (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/preload/
H A DPrintHtmlDiff.java81 printTable(out, root.baseline, added);
83 printTable(out, root.baseline, removed);
87 static void printTable(PrintStream out, MemoryUsage baseline, method in class:PrintHtmlDiff
/frameworks/base/tools/aapt2/
H A DDebug.cpp119 void Debug::printTable(ResourceTable* table, const DebugPrintTableOptions& options) { function in class:aapt::Debug

Completed in 67 milliseconds