Home
last modified time | relevance | path

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

12

/external/rust/crates/protobuf/2.27.1/src/
Dstrx.rs8 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
/external/rust/crates/protobuf-codegen/2.27.1/src/
Dstrx.rs11 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
/external/rust/crates/protobuf-codegen/src/gen/
Dstrx.rs11 pub fn remove_suffix<'s>(s: &'s str, suffix: &str) -> &'s str { in remove_suffix() function
/external/cronet/third_party/icu/source/common/unicode/
Dstringpiece.h271 void remove_suffix(int32_t n) { in remove_suffix() function
/external/icu/libicu/cts_headers/unicode/
Dstringpiece.h271 void remove_suffix(int32_t n) { in remove_suffix() function
/external/icu/icu4c/source/common/unicode/
Dstringpiece.h271 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/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dstringpiece.h253 void remove_suffix(size_type n) { in remove_suffix() function
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.h253 void remove_suffix(size_type n) { 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/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/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/libtextclassifier/abseil-cpp/absl/types/
Dspan.h378 void remove_suffix(size_type n) noexcept { 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/angle/third_party/abseil-cpp/absl/types/
Dspan.h399 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/types/
Dspan.h400 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/webrtc/third_party/abseil-cpp/absl/types/
Dspan.h400 void remove_suffix(size_type n) noexcept { in remove_suffix() function
/external/cronet/third_party/abseil-cpp/absl/types/
Dspan.h399 void remove_suffix(size_type n) noexcept { 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/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/cronet/base/strings/
Dstring_piece.h220 constexpr void remove_suffix(size_type n) { in remove_suffix() function
/external/rust/crates/protobuf-parse/src/
Dprotobuf_abs_path.rs213 pub fn remove_suffix(&self, suffix: &ProtobufRelPathRef) -> Option<&ProtobufAbsPathRef> { in remove_suffix() method
/external/cronet/third_party/abseil-cpp/absl/strings/
Dstring_view.h348 constexpr void remove_suffix(size_type n) { in remove_suffix() function

12