Searched refs:PrintTable (Results 1 – 4 of 4) sorted by relevance
36 static void PrintTable(const ResourceTable& table, const DebugPrintTableOptions& options,
261 void Debug::PrintTable(const ResourceTable& table, const DebugPrintTableOptions& options, in PrintTable() function in aapt::Debug631 bool PrintTable(const ResTable_header* chunk) { in PrintTable() function in aapt::__anon90c09ce60510::ChunkPrinter804 PrintTable(reinterpret_cast<const ResTable_header*>(chunk)); in PrintChunk()
189 Debug::PrintTable(table, print_options, printer_); in Action()325 Debug::PrintTable(*table, print_options, GetPrinter()); in Dump()
2397 final PrintTable table = new PrintTable(16); in dumpSyncState()4169 static class PrintTable { class in SyncManager4173 PrintTable(int cols) { in PrintTable() method in SyncManager.PrintTable