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.cc111 struct RepRef { struct in absl::cord_internal::__anon8a7a085d0111::CordRepAnalyzer
112 const CordRep* rep;
113 size_t refcount;
117 RepRef Child(const CordRep* child) const { in Child()