Searched refs:Hex2ToByte (Results 1 – 2 of 2) sorted by relevance
62 auto smsc_length = Hex2ToByte(temp); in DecodePDU()76 auto oa_length = Hex2ToByte(temp); in DecodePDU()93 auto ud_length = Hex2ToByte(temp); in DecodePDU()125 int pdu_type = Hex2ToByte(pdu_type_); in CreatePDU()149 int pdu_type = Hex2ToByte(pdu_type_); in IsNeededStatuReport()224 int PDUParser::Hex2ToByte(const std::string& hex) { in Hex2ToByte() function in cuttlefish::PDUParser
38 int Hex2ToByte(const std::string& hex);