Searched refs:Origin (Results 1 – 4 of 4) sorted by relevance
47 pub struct Origin { struct56 impl fmt::Display for Origin { argument71 impl Origin { implementation73 Origin { in new()173 pub origin: Origin,247 origin: Origin { in new_jsep_session_description()541 origin: Origin::new(), in unmarshal()953 lexer.desc.origin = Origin { in unmarshal_origin()
50 origin: Origin { in test_marshal()
957 pub(crate) fn update_sdp_origin(origin: &mut Origin, d: &mut SessionDescription) { in update_sdp_origin() argument
24 pub(super) sdp_origin: Mutex<::sdp::description::session::Origin>,