Searched defs:lost (Results 1 – 3 of 3) sorted by relevance
52 size_t lost; in availableToRead() local64 size_t lost; in read() local84 size_t lost; in flush() local
635 size_t lost; in getSnapshot() local715 size_t lost = snapshot.lost() + (snapshot.begin() - FormatEntry::iterator(snapshot.data())); in dump() local
333 size_t lost() const { return mLost; } in lost() function