/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/ |
D | strip_prefix.rs | 11 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 D | strip.h | 71 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
|
H A D | strip_test.cc | 92 TEST(Strip, StripPrefix) { in TEST() argument
|
/aosp_15_r20/external/abseil-cpp/absl/strings/ |
H A D | strip.h | 76 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
|
H A D | strip_test.cc | 92 TEST(Strip, StripPrefix) { in TEST() argument
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/ |
H A D | strip.h | 73 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
|
H A D | strip_test.cc | 92 TEST(Strip, StripPrefix) { in TEST() argument
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/ |
H A D | strip.h | 73 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
|
H A D | strip_test.cc | 92 TEST(Strip, StripPrefix) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | strip.h | 73 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
|
D | strip_test.cc | 92 TEST(Strip, StripPrefix) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/ |
H A D | strip.h | 76 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
|
H A D | strip_test.cc | 92 TEST(Strip, StripPrefix) { in TEST() argument
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/ |
H A D | strip.h | 76 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
|
H A D | strip_test.cc | 92 TEST(Strip, StripPrefix) { in TEST() argument
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_suppressions.cc | 93 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/ |
D | generator_helpers.h | 45 inline bool StripPrefix(std::string* name, const std::string& prefix) { in StripPrefix() function
|
/aosp_15_r20/external/grpc-grpc/src/compiler/ |
H A D | generator_helpers.h | 45 inline bool StripPrefix(std::string* name, const std::string& prefix) { in StripPrefix() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | str_util.cc | 115 StringPiece StripPrefix(StringPiece s, StringPiece expected) { in StripPrefix() function
|
H A D | ram_file_system.h | 338 string StripPrefix(std::string s, std::string prefix) { in StripPrefix() function
|
H A D | str_util_test.cc | 225 TEST(StripPrefix, Basic) { in TEST() argument
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | string_utils.cc | 137 std::string StripPrefix(const std::string& str, const std::string& prefix) { in StripPrefix() function
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | util.cpp | 279 std::string StripPrefix(const std::string &filepath, in StripPrefix() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/ |
D | server.go | 2268 func StripPrefix(prefix string, h Handler) Handler { func
|
/aosp_15_r20/prebuilts/bazel/common/proto/build/ |
D | build.pb.go | 749 …StripPrefix *string `protobuf:"bytes,6,opt,name=strip_prefix,json=stripPrefix" json:"strip_prefix,… member
|