Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_backend.cc80 auto path_it = request_headers.find(":path"); in ProcessWebTransportRequest() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dconnect_tunnel.cc50 auto path_it = request_headers.find(":path"); in ValidateHeadersAndGetAuthority() local
H A Dconnect_udp_tunnel.cc139 auto path_it = request_headers.find(":path"); in ValidateHeadersAndGetTarget() local
H A Dquic_memory_cache_backend.cc326 auto path_it = request_headers.find(":path"); in ProcessWebTransportRequest() local
/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dsource_path_utils.cpp43 auto path_it = llvm::sys::path::rbegin(path); in PathEndsWith() local
/aosp_15_r20/art/libarttools/
H A Dtools.cc100 std::filesystem::path::const_iterator path_it, in FullMatchRecursive()