Searched refs:Hex2ToByte (Results 1 – 2 of 2) sorted by relevance
61 auto smsc_length = Hex2ToByte(temp); in DecodePDU()75 auto oa_length = Hex2ToByte(temp); in DecodePDU()94 auto ud_length = Hex2ToByte(temp); in DecodePDU()128 int pdu_type = Hex2ToByte(pdu_type_); in CreatePDU()154 int pdu_type = Hex2ToByte(pdu_type_); in IsNeededStatuReport()239 int PDUParser::Hex2ToByte(const std::string& hex) { in Hex2ToByte() function in cuttlefish::PDUParser
39 int Hex2ToByte(const std::string& hex);