Home
last modified time | relevance | path

Searched defs:path_segment (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/testing/libfuzzer/proto/
Durl_proto_converter.cc74 for (const std::string& path_segment : url.path()) { in Convert() local
/external/cronet/stable/testing/libfuzzer/proto/
Durl_proto_converter.cc74 for (const std::string& path_segment : url.path()) { in Convert() local
/external/cronet/tot/testing/libfuzzer/fuzzers/
Durl_parse_proto_fuzzer.cc99 for (const std::string& path_segment : url.path()) { in protobuf_to_string() local
/external/cronet/stable/testing/libfuzzer/fuzzers/
Durl_parse_proto_fuzzer.cc99 for (const std::string& path_segment : url.path()) { in protobuf_to_string() local
/external/rust/android-crates-io/crates/prettyplease/src/
Dpath.rs31 pub fn path_segment(&mut self, segment: &PathSegment, kind: PathKind) { in path_segment() method
/external/sandboxed-api/contrib/uriparser/utils/
Dutils_uriparser.cc122 sapi::v::Struct<UriPathSegmentA> path_segment; in GetPath() local