Home
last modified time | relevance | path

Searched refs:to_ipv6_compatible (Results 1 – 5 of 5) sorted by relevance

/external/rust/android-crates-io/crates/prettyplease/examples/
Doutput.rustc.rs131 pub const fn to_ipv6_compatible(&self) -> Ipv6Addr { in to_ipv6_compatible() method
Doutput.prettyplease.rs144 pub const fn to_ipv6_compatible(&self) -> Ipv6Addr { in to_ipv6_compatible() method
Dinput.rs1 … , _] | [198 , 51 , 100 , _] | [203 , 0 , 113 , _]) } pub const fn to_ipv6_compatible (& self) -> … in to_ipv4() method
Doutput.rustfmt.rs152 pub const fn to_ipv6_compatible(&self) -> Ipv6Addr { in to_ipv6_compatible() method
/external/rust/android-crates-io/crates/rustix/src/maybe_polyfill/no_std/net/
Dip_addr.rs970 pub const fn to_ipv6_compatible(&self) -> Ipv6Addr { in to_ipv6_compatible() method