Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/axum/src/routing/
Dstrip_prefix.rs11 pub(super) struct StripPrefix<S> { struct
16 impl<S> StripPrefix<S> { argument
33 impl<S, B> Service<Request<B>> for StripPrefix<S> implementation
/external/abseil-cpp/absl/strings/
Dstrip.h76 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/external/openscreen/third_party/abseil/src/absl/strings/
Dstrip.h71 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/external/angle/third_party/abseil-cpp/absl/strings/
Dstrip.h77 [[nodiscard]] inline constexpr absl::string_view StripPrefix( in StripPrefix() function
Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/external/cronet/tot/third_party/abseil-cpp/absl/strings/
Dstrip.h76 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/external/cronet/stable/third_party/abseil-cpp/absl/strings/
Dstrip.h76 ABSL_MUST_USE_RESULT inline absl::string_view StripPrefix( in StripPrefix() function
Dstrip_test.cc92 TEST(Strip, StripPrefix) { in TEST() argument
/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
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cc93 static const char *StripPrefix(const char *str, const char *prefix) { in StripPrefix() function
/external/cronet/stable/third_party/boringssl/src/util/prepare_bcr_module/
Dprepare_bcr_module.go59 StripPrefix *string `json:"strip_prefix"` member
/external/cronet/tot/third_party/boringssl/src/util/prepare_bcr_module/
Dprepare_bcr_module.go59 StripPrefix *string `json:"strip_prefix"` member
/external/boringssl/src/util/prepare_bcr_module/
Dprepare_bcr_module.go59 StripPrefix *string `json:"strip_prefix"` member
/external/grpc-grpc/src/compiler/
Dgenerator_helpers.h45 inline bool StripPrefix(std::string* name, const std::string& prefix) { in StripPrefix() function
/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
/external/tensorflow/tensorflow/core/platform/
Dstr_util.cc115 StringPiece StripPrefix(StringPiece s, StringPiece expected) { in StripPrefix() function
Dram_file_system.h338 string StripPrefix(std::string s, std::string prefix) { in StripPrefix() function
Dstr_util_test.cc225 TEST(StripPrefix, Basic) { in TEST() argument
/external/perfetto/src/base/
Dstring_utils.cc137 std::string StripPrefix(const std::string& str, const std::string& prefix) { in StripPrefix() function
/external/flatbuffers/src/
Dutil.cpp289 std::string StripPrefix(const std::string &filepath, in StripPrefix() function
/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go749StripPrefix *string `protobuf:"bytes,6,opt,name=strip_prefix,json=stripPrefix" json:"strip_prefix,… member