Home
last modified time | relevance | path

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

/external/openscreen/third_party/abseil/src/absl/strings/
Dcord.cc937 bool inplace_ok = node->refcount.IsOne(); in RemoveSuffixFrom() local
950 inplace_ok = inplace_ok && node->refcount.IsOne(); in RemoveSuffixFrom()
956 } else if (inplace_ok && node->tag != EXTERNAL) { in RemoveSuffixFrom()
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcord.cc963 bool inplace_ok = node->refcount.IsOne(); in RemoveSuffixFrom() local
976 inplace_ok = inplace_ok && node->refcount.IsOne(); in RemoveSuffixFrom()
982 } else if (inplace_ok && node->tag != EXTERNAL) { in RemoveSuffixFrom()
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcord.cc940 bool inplace_ok = node->refcount.IsOne(); in RemoveSuffixFrom() local
953 inplace_ok = inplace_ok && node->refcount.IsOne(); in RemoveSuffixFrom()
959 } else if (inplace_ok && node->tag != EXTERNAL) { in RemoveSuffixFrom()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord.cc940 bool inplace_ok = node->refcount.IsOne(); in RemoveSuffixFrom() local
953 inplace_ok = inplace_ok && node->refcount.IsOne(); in RemoveSuffixFrom()
959 } else if (inplace_ok && node->tag != EXTERNAL) { in RemoveSuffixFrom()
/external/abseil-cpp/absl/strings/
Dcord.cc963 bool inplace_ok = node->refcount.IsOne(); in RemoveSuffixFrom() local
976 inplace_ok = inplace_ok && node->refcount.IsOne(); in RemoveSuffixFrom()
982 } else if (inplace_ok && node->tag != EXTERNAL) { in RemoveSuffixFrom()
/external/angle/third_party/abseil-cpp/absl/strings/
Dcord.cc876 bool inplace_ok = node->refcount.IsOne(); in RemoveSuffixFrom() local
889 inplace_ok = inplace_ok && node->refcount.IsOne(); in RemoveSuffixFrom()
895 } else if (inplace_ok && node->tag != EXTERNAL) { in RemoveSuffixFrom()