Home
last modified time | relevance | path

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

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