Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DChunkWriter.h36 inline T* StartChunk(uint16_t type) { in StartChunk() function
77 inline android::ResChunk_header* ChunkWriter::StartChunk(uint16_t type) { in StartChunk() function