Searched defs:OnSocketInvalid (Results 1 – 2 of 2) sorted by relevance
16 void OnSocketInvalid(Error error) { ASSERT_TRUE(error.ok()) << error; } in OnSocketInvalid() function
267 void ReceiverSession::OnSocketInvalid(Error error) { in OnSocketInvalid() function in openscreen::cast::ReceiverSession