Searched defs:CordRepRing (Results 1 – 3 of 3) sorted by relevance
363 explicit CordRepRing(index_type capacity) : capacity_(capacity) {} in CordRepRing() function
158 class CordRepRing; variable
373 using CordRepRing = absl::cord_internal::CordRepRing; variable