Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRecordedTransaction.cpp167 END_CHUNK = 0x00ffffff, enumerator
302 case END_CHUNK: in fromFile()
308 } while (chunk.chunkType != END_CHUNK); in fromFile()
385 if (NO_ERROR != writeChunk(fd, END_CHUNK, 0, nullptr)) { in dumpToFile()