Home
last modified time | relevance | path

Searched defs:matched_path (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/extract/
Dmatched_path.rs115 let matched_path = parts in from_request_parts() localVariable
133 let matched_path = if let Some(matched_path) = route_id_to_path.get(&id) { in set_matched_path_for_request() localVariable
142 let matched_path = append_nested_matched_path(matched_path, extensions); in set_matched_path_for_request() localVariable
164 let matched_path = format!("{previous}{matched_path}"); in append_nested_matched_path() localVariable
329 let matched_path = req.extensions().get::<MatchedPath>().unwrap(); in can_extract_nested_matched_path_in_middleware_on_nested_router_via_extension() localVariable
Dmod.rs52 pub(crate) mod matched_path; module
/aosp_15_r20/external/cronet/base/system/
H A Dsys_info_fuchsia.cc76 FilePath matched_path; in GetAmountOfTotalDiskSpaceAndVolumePath() local
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h69431 const struct tomoyo_path_info *matched_path; member
H A Dvmlinux_518.h69431 const struct tomoyo_path_info *matched_path; member