Searched refs:DecodeInternal (Results 1 – 2 of 2) sorted by relevance
210 SHILL_PRIVATE bool DecodeInternal(const ByteString& msg);
70 bool ret = DecodeInternal(msg); in Decode()77 bool RTNLMessage::DecodeInternal(const ByteString& msg) { in DecodeInternal() function in shill::RTNLMessage