Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.h34 int DumpManifest(LoadedApk* apk, DumpManifestOptions& options, text::Printer* printer,
DDumpManifest.cpp2314 int DumpManifest(LoadedApk* apk, DumpManifestOptions& options, text::Printer* printer, in DumpManifest() function
/frameworks/base/tools/aapt2/cmd/
DDump.h132 return DumpManifest(apk, options_, GetPrinter(), GetDiagnostics()); in Dump()
169 return DumpManifest(apk, options, GetPrinter(), GetDiagnostics()); in Dump()
/frameworks/base/tools/aapt2/
DAndroid.bp90 "dump/DumpManifest.cpp",