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

/frameworks/native/libs/binder/
H A DStatus.cpp69 const int32_t header_start = parcel.dataPosition(); local
76 parcel.setDataPosition(header_start + header_size);

Completed in 1116 milliseconds