Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/
H A DDebug.h31 bool show_sources = false; member
H A DDebug.cpp330 if (options.show_sources && !value->value->GetSource().path.empty()) { in PrintTable()
/aosp14/frameworks/base/tools/aapt2/cmd/
H A DDump.cpp137 print_options.show_sources = true; in Action()
323 print_options.show_sources = true; in Dump()