Searched defs:asHex (Results 1 – 2 of 2) sorted by relevance
48 … int valTotalBitSize, const int valValidBits, const uint64_t value, const bool asHex /* = true*/, … in getValStr()
190 final String asHex = escapeRules.transform(rule); in toRule() local