Searched refs:IsValidHex (Results 1 – 1 of 1) sorted by relevance
287 bool IsValidHex(const string &hex) in IsValidHex() function316 if (!IsValidHex(hexStrTmp)) { in HexDecode()