Home
last modified time | relevance | path

Searched defs:DumpChunks (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DDump.h243 DumpChunks(text::Printer* printer, android::IDiagnostics* diag) in DumpChunks() function
/aosp14/frameworks/base/tools/aapt2/
H A DDebug.cpp859 void Debug::DumpChunks(const void* data, size_t len, Printer* printer, in DumpChunks() function in aapt::Debug