Home
last modified time | relevance | path

Searched defs:repref (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info.cc82 RepRef repref{rep, (refcount > 1) ? refcount - 1 : 1}; in AnalyzeCordRep() local
137 static RepRef AssertConcat(RepRef repref) { in AssertConcat()