Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DDebug.h30 struct DebugPrintTableOptions { struct
36 static void PrintTable(const ResourceTable& table, const DebugPrintTableOptions& options, argument
H A DDebug.cpp257 void Debug::PrintTable(const ResourceTable& table, const DebugPrintTableOptions& options, in PrintTable()
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DDump.cpp136 DebugPrintTableOptions print_options; in Action()
323 DebugPrintTableOptions print_options; in Dump()