Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/client/
Dpool.rs40 fn can_share(&self) -> bool; in can_share() method
816 fn can_share(&self) -> bool { in can_share() method
1029 fn can_share(&self) -> bool { in can_share() method
Dclient.rs750 fn can_share(&self) -> bool { in can_share() function