Searched defs:fromLong (Results 1 – 4 of 4) sorted by relevance
417 ip.fromLong = function (ipl) { function in ip
111 static fromLong(value) { method in Int64
250 long fromLong = from == null ? Long.MIN_VALUE : from.getTime(); in withDateRange() local
268 long fromLong = from == null ? Long.MIN_VALUE : from.getTime(); in withDateRange() local