Searched refs:IsValidHexString (Results 1 – 2 of 2) sorted by relevance
100 bool IsValidHexString(const std::string& str);
49 bool IsValidHexString(const std::string& str) { in IsValidHexString() function