Home
last modified time | relevance | path

Searched defs:fromLong (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/ip/lib/
Dip.js417 ip.fromLong = function (ipl) { function in ip
/third_party/protobuf/js/experimental/runtime/
Dint64.js111 static fromLong(value) { method in Int64
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCurrencyMetaInfo.java250 long fromLong = from == null ? Long.MIN_VALUE : from.getTime(); in withDateRange() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCurrencyMetaInfo.java268 long fromLong = from == null ? Long.MIN_VALUE : from.getTime(); in withDateRange() local