Searched defs:longValue (Results 1 – 7 of 7) sorted by relevance
83 String longValue = "loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo" + in testLimits() local
31 int64_t longValue; member
269 long longValue = 0L; in getPropertyList() local
416 jlong longValue = (longValues ? longValues[0] : 0); in getObjectPropertyValue() local483 static bool readLongValue(int type, MtpDataPacket& packet, jlong& longValue) { in readLongValue()549 jlong longValue = 0; in setObjectPropertyValue() local587 jlong longValue = longValues[0]; in getDevicePropertyValue() local645 jlong longValue = 0; in setDevicePropertyValue() local
418 public long longValue() { in longValue() method in Rational
281 public long longValue() { in longValue() method in Half
3950 Long longValue = Long.parseLong(entryValue); in guessDataFormat() local