Searched refs:printTable (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/
H A DDebug.h28 static void printTable(const std::shared_ptr<ResourceTable>& table);
H A DDebug.cpp91 void Debug::printTable(const std::shared_ptr<ResourceTable>& table) { function in class:aapt::Debug
H A DMain.cpp1198 Debug::printTable(table);
/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

Completed in 539 milliseconds