Home
last modified time | relevance | path

Searched refs:rep_substring (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.cc51 CordRepSubstring* rep_substring = rep->substring(); in Destroy() local
52 rep = rep_substring->child; in Destroy()
53 delete rep_substring; in Destroy()
/external/abseil-cpp/absl/strings/internal/
Dcord_internal.cc51 CordRepSubstring* rep_substring = rep->substring(); in Destroy() local
52 rep = rep_substring->child; in Destroy()
53 delete rep_substring; in Destroy()
/external/cronet/stable/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.cc51 CordRepSubstring* rep_substring = rep->substring(); in Destroy() local
52 rep = rep_substring->child; in Destroy()
53 delete rep_substring; in Destroy()
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.cc51 CordRepSubstring* rep_substring = rep->substring(); in Destroy() local
52 rep = rep_substring->child; in Destroy()
53 delete rep_substring; in Destroy()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.cc58 CordRepSubstring* rep_substring = rep->substring(); in Destroy() local
59 rep = rep_substring->child; in Destroy()
60 delete rep_substring; in Destroy()
/external/openscreen/third_party/abseil/src/absl/strings/
Dcord.cc264 CordRepSubstring* rep_substring = rep->substring(); in UnrefInternal() local
265 CordRep* child = rep_substring->child; in UnrefInternal()
266 delete rep_substring; in UnrefInternal()