Home
last modified time | relevance | path

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

/external/adhd/cras/client/libcras/src/
Dcras_server_socket.rs44 pub fn with_type(socket_type: CrasSocketType) -> io::Result<CrasServerSocket> { in with_type() method
Dlibcras.rs241 pub fn with_type(socket_type: CrasSocketType) -> Result<Self> { in with_type() method