Searched defs:CrasClientType (Results 1 – 2 of 2) sorted by relevance
43 pub type CrasClientType = CRAS_CLIENT_TYPE; typedef78 impl FromStr for CrasClientType { implementation103 pub fn new(_capture: bool, _client_type: CrasClientType, _socket_type: CrasSocketType) -> Self { in new()109 _client_type: CrasClientType, in with_stream_type()141 pub fn set_client_type(&mut self, _: CrasClientType) {} in set_client_type()
304 client_type: CrasClientType, in cras_parameters_fromstr()