Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/url/src/
Dlib.rs1702 let new_path_start = to_u32(self.serialization.len()).unwrap(); in set_port_internal() localVariable
1842 let new_path_start = if scheme_type.is_file() { in set_host() localVariable