Searched refs:FromRaw (Results 1 – 2 of 2) sorted by relevance
38 ControlMessage ControlMessage::FromRaw(const cmsghdr* cmsg) { in FromRaw() function in cuttlefish::ControlMessage291 managed_message.control.emplace_back(ControlMessage::FromRaw(cmsg)); in ReadMessage()
30 static ControlMessage FromRaw(const cmsghdr*);