Searched defs:hex (Results 1 – 5 of 5) sorted by relevance
28 const hex = (ptr as number).toString(16).padStart(8, "0") constant
415 bool ResourceUtil::CheckHexStr(const string &hex) in CheckHexStr()
201 char hex[20]; in WriteToString() local
341 string hex = Base::Convert2HexStr(sha256Result, SHA256_DIGEST_LENGTH); in InitMod() local
7245 trace_print_func hex; member