Searched defs:path_it (Results 1 – 6 of 6) sorted by relevance
80 auto path_it = request_headers.find(":path"); in ProcessWebTransportRequest() local
50 auto path_it = request_headers.find(":path"); in ValidateHeadersAndGetAuthority() local
139 auto path_it = request_headers.find(":path"); in ValidateHeadersAndGetTarget() local
326 auto path_it = request_headers.find(":path"); in ProcessWebTransportRequest() local
43 auto path_it = llvm::sys::path::rbegin(path); in PathEndsWith() local
100 std::filesystem::path::const_iterator path_it, in FullMatchRecursive()