Home
last modified time | relevance | path

Searched defs:StripPrefix (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/
Dstrip_prefix.rs11 pub(super) struct StripPrefix<S> { struct
16 impl<S> StripPrefix<S> { impl
33 impl<S, B> Service<Request<B>> for StripPrefix<S> implementation
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A Dstrip.h71 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
H A Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dstrip.h76 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
H A Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dstrip.h73 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
H A Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dstrip.h73 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
H A Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstrip.h73 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dstrip.h76 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
H A Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dstrip.h76 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
H A Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.cc93 static const char *StripPrefix(const char *str, const char *prefix) { in StripPrefix() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dgenerator_helpers.h45 inline bool StripPrefix(std::string* name, const std::string& prefix) { in StripPrefix() function
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dgenerator_helpers.h45 inline bool StripPrefix(std::string* name, const std::string& prefix) { in StripPrefix() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstr_util.cc115 StringPiece StripPrefix(StringPiece s, StringPiece expected) { in StripPrefix() function
H A Dram_file_system.h338 string StripPrefix(std::string s, std::string prefix) { in StripPrefix() function
H A Dstr_util_test.cc225 TEST(StripPrefix, Basic) { in TEST() argument
/aosp_15_r20/external/perfetto/src/base/
H A Dstring_utils.cc137 std::string StripPrefix(const std::string& str, const std::string& prefix) { in StripPrefix() function
/aosp_15_r20/external/flatbuffers/src/
H A Dutil.cpp279 std::string StripPrefix(const std::string &filepath, in StripPrefix() function
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dserver.go2268 func StripPrefix(prefix string, h Handler) Handler { func
/aosp_15_r20/prebuilts/bazel/common/proto/build/
Dbuild.pb.go749StripPrefix *string `protobuf:"bytes,6,opt,name=strip_prefix,json=stripPrefix" json:"strip_prefix,… member

12