Home
last modified time | relevance | path

Searched refs:DebugPrintTableOptions (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/
DDebug.h28 struct DebugPrintTableOptions { struct
33 static void printTable(ResourceTable* table, const DebugPrintTableOptions& options = {}); argument
DDebug.cpp119 void Debug::printTable(ResourceTable* table, const DebugPrintTableOptions& options) { in printTable()
/frameworks/base/tools/aapt2/dump/
DDump.cpp81 DebugPrintTableOptions debugPrintTableOptions; in tryDumpFile()
/frameworks/base/tools/aapt2/link/
DLink.cpp1348 DebugPrintTableOptions debugPrintTableOptions; in run()