Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/socket2/src/sys/
Dunix.rs3020 pub struct CcidEndpoints<const N: usize> { struct
3027 impl<const N: usize> std::ops::Deref for CcidEndpoints<N> { argument