Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/
H A DDebug.cpp261 void Debug::PrintTable(const ResourceTable& table, const DebugPrintTableOptions& options, in PrintTable() function in aapt::Debug
631 bool PrintTable(const ResTable_header* chunk) { in PrintTable() function in aapt::__anon90c09ce60510::ChunkPrinter
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java4169 static class PrintTable { class in SyncManager
4173 PrintTable(int cols) { in PrintTable() method in SyncManager.PrintTable