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

/system/libhwbinder/include/hwbinder/
H A DParcel.h202 // value of mObjectSize when mBufCache is last updated.
204 mutable std::vector<BufferInfo> mBufCache; member in class:android::hardware::Parcel
205 // clear mBufCachePos and mBufCache.
207 // update mBufCache for all objects between mBufCachePos and mObjectsSize

Completed in 465 milliseconds