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