Searched refs:offsetVector (Results 1 – 1 of 1) sorted by relevance
71 KeyedVector<uint32_t, uint32_t> offsetVector; in write() local82 offsetVector.add(mNamedIfds.keyAt(i), totalSize); in write()86 size_t offVecSize = offsetVector.size(); in write()108 uint32_t ifdKey = offsetVector.keyAt(i); in write()109 uint32_t nextOffset = offsetVector[i]; in write()