Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/format/binary/
DChunkWriter.h35 inline T* StartChunk(uint16_t type) { in StartChunk() function
76 inline android::ResChunk_header* ChunkWriter::StartChunk(uint16_t type) { in StartChunk() function