Searched defs:hexSuffix (Results 1 – 1 of 1) sorted by relevance
77 String hexSuffix = "(0x" + toHexString(propertyId) + ")"; in toPropertyIdString() local346 String hexSuffix = "(0x" + toHexString(constantValue) + ")"; in toDebugString() local