Home
last modified time | relevance | path

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

/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.cc41 CordRepConcat* rep_concat = rep->concat(); in Destroy() local
42 CordRep* right = rep_concat->right; in Destroy()
46 CordRep* left = rep_concat->left; in Destroy()
47 delete rep_concat; in Destroy()
/external/openscreen/third_party/abseil/src/absl/strings/
Dcord.cc246 CordRepConcat* rep_concat = rep->concat(); in UnrefInternal() local
247 CordRep* right = rep_concat->right; in UnrefInternal()
251 CordRep* left = rep_concat->left; in UnrefInternal()
252 delete rep_concat; in UnrefInternal()
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcord.cc326 CordRepConcat* rep_concat = rep->concat(); in UnrefInternal() local
327 CordRep* right = rep_concat->right; in UnrefInternal()
331 CordRep* left = rep_concat->left; in UnrefInternal()
332 delete rep_concat; in UnrefInternal()
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcord.cc251 CordRepConcat* rep_concat = rep->concat(); in UnrefInternal() local
252 CordRep* right = rep_concat->right; in UnrefInternal()
256 CordRep* left = rep_concat->left; in UnrefInternal()
257 delete rep_concat; in UnrefInternal()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord.cc251 CordRepConcat* rep_concat = rep->concat(); in UnrefInternal() local
252 CordRep* right = rep_concat->right; in UnrefInternal()
256 CordRep* left = rep_concat->left; in UnrefInternal()
257 delete rep_concat; in UnrefInternal()
/external/abseil-cpp/absl/strings/
Dcord.cc326 CordRepConcat* rep_concat = rep->concat(); in UnrefInternal() local
327 CordRep* right = rep_concat->right; in UnrefInternal()
331 CordRep* left = rep_concat->left; in UnrefInternal()
332 delete rep_concat; in UnrefInternal()