Home
last modified time | relevance | path

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

/frameworks/base/tools/preload/
DPrintHtmlDiff.java87 static void printTable(PrintStream out, MemoryUsage baseline, in printTable() method in PrintHtmlDiff
/frameworks/base/tools/aapt2/
DDebug.cpp119 void Debug::printTable(ResourceTable* table, const DebugPrintTableOptions& options) { in printTable() function in aapt::Debug