Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DDebug.h32 bool show_values = true; member
DDebug.cpp321 if (options.show_values) { in PrintTable()
/frameworks/base/tools/aapt2/cmd/
DDump.cpp138 print_options.show_values = !no_values_; in Action()
324 print_options.show_values = !no_values_; in Dump()