Searched defs:fromLong (Results 1 – 4 of 4) sorted by relevance
411 ip.fromLong = function(ipl) { function
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