Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DChunkIterator.cpp42 const uintptr_t header_start = reinterpret_cast<uintptr_t>(next_chunk_); in VerifyNextChunk() local
/frameworks/native/libs/binder/
DStatus.cpp79 const size_t header_start = parcel.dataPosition(); in readFromParcel() local
119 const size_t header_start = parcel.dataPosition(); in readFromParcel() local