Searched refs:MutatorLockedDumpable (Results 1 – 2 of 2) sorted by relevance
26 class MutatorLockedDumpable {28 explicit MutatorLockedDumpable(T& value) REQUIRES_SHARED(Locks::mutator_lock_) : value_(value) {} in MutatorLockedDumpable() function37 DISALLOW_COPY_AND_ASSIGN(MutatorLockedDumpable);47 inline std::ostream& operator<<(std::ostream& os, const MutatorLockedDumpable<T>& rhs)
262 << MutatorLockedDumpable<IndirectReferenceTable>(*this); in Add()272 << MutatorLockedDumpable<IndirectReferenceTable>(*this) in Add()283 << MutatorLockedDumpable<IndirectReferenceTable>(*this) in Add()330 << MutatorLockedDumpable<IndirectReferenceTable>(*this); in AssertEmpty()509 << MutatorLockedDumpable<IndirectReferenceTable>(*this) in EnsureFreeCapacity()