Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DDebug.h30 struct DebugPrintTableOptions { struct
36 static void PrintTable(const ResourceTable& table, const DebugPrintTableOptions& options, argument
DDebug.cpp253 void Debug::PrintTable(const ResourceTable& table, const DebugPrintTableOptions& options, in PrintTable()
/frameworks/base/tools/aapt2/cmd/
DDump.cpp130 DebugPrintTableOptions print_options; in Action()
317 DebugPrintTableOptions print_options; in Dump()