Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_internal.cc51 CordRepSubstring* rep_substring = rep->substring(); in Destroy() local
52 rep = rep_substring->child; in Destroy()
53 delete rep_substring; in Destroy()
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/
H A Dcord_internal.cc51 CordRepSubstring* rep_substring = rep->substring(); in Destroy() local
52 rep = rep_substring->child; in Destroy()
53 delete rep_substring; in Destroy()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_internal.cc51 CordRepSubstring* rep_substring = rep->substring(); in Destroy() local
52 rep = rep_substring->child; in Destroy()
53 delete rep_substring; in Destroy()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
H A Dcord_internal.cc58 CordRepSubstring* rep_substring = rep->substring(); in Destroy() local
59 rep = rep_substring->child; in Destroy()
60 delete rep_substring; in Destroy()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
H A Dcord_internal.cc58 CordRepSubstring* rep_substring = rep->substring(); in Destroy() local
59 rep = rep_substring->child; in Destroy()
60 delete rep_substring; in Destroy()
/aosp_15_r20/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()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A Dcord.cc264 CordRepSubstring* rep_substring = rep->substring(); in UnrefInternal() local
265 CordRep* child = rep_substring->child; in UnrefInternal()
266 delete rep_substring; in UnrefInternal()