Home
last modified time | relevance | path

Searched defs:remove_suffix (Results 1 – 21 of 21) sorted by relevance

/external/rust/crates/protobuf/src/
Dstrx.rs8 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
/external/rust/crates/protobuf-codegen/src/
Dstrx.rs11 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
/external/icu/libicu/cts_headers/unicode/
Dstringpiece.h279 void remove_suffix(int32_t n) { in remove_suffix() function
/external/icu/icu4c/source/common/unicode/
Dstringpiece.h279 void remove_suffix(int32_t n) { in remove_suffix() function
/external/pigweed/pw_minimal_cpp_stdlib/public/internal/
Dstring_view.h92 constexpr void remove_suffix(size_type characters) { size_ -= characters; } in remove_suffix() function
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dstringpiece.h92 void remove_suffix(size_type n) { in remove_suffix() function
/external/openscreen/third_party/abseil/src/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/libtextclassifier/abseil-cpp/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/angle/third_party/abseil-cpp/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/libchrome/base/strings/
Dstring_piece.h247 constexpr void remove_suffix(size_type n) { in remove_suffix() function
/external/abseil-cpp/absl/types/
Dspan.h365 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/webrtc/third_party/abseil-cpp/absl/types/
Dspan.h365 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.h288 void remove_suffix(stringpiece_ssize_type n) { in remove_suffix() function
/external/abseil-cpp/absl/strings/
Dstring_view.h341 void remove_suffix(size_type n) { in remove_suffix() function
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstring_view.h341 void remove_suffix(size_type n) { in remove_suffix() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstring_view.h346 void remove_suffix(size_type n) { in remove_suffix() function
/external/libtextclassifier/abseil-cpp/absl/strings/
Dstring_view.h346 void remove_suffix(size_type n) { in remove_suffix() function
/external/openscreen/third_party/abseil/src/absl/strings/
Dstring_view.h346 void remove_suffix(size_type n) { in remove_suffix() function
/external/angle/third_party/abseil-cpp/absl/strings/
Dstring_view.h351 ABSL_INTERNAL_STRING_VIEW_CXX14_CONSTEXPR void remove_suffix(size_type n) { in remove_suffix() function
Dcord_ring_test.cc155 not_a_string_view remove_suffix(size_t n) const { in remove_suffix() function in absl::__anon104b480a0111::not_a_string_view