Searched refs:mMaxDumpedPos (Results 1 – 1 of 1) sorted by relevance
430 void updateMaxPos() { mMaxDumpedPos = std::max<int64_t>(mMaxDumpedPos, mIn.tellg()); } in updateMaxPos()435 int64_t mMaxDumpedPos = 0; member in __anon0521a9c40110::Dump