Home
last modified time | relevance | path

Searched defs:getLong (Results 1 – 14 of 14) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DExperimentalTestDataProvider.java63 public long getLong() { in getLong() method in ExperimentalTestDataProvider
172 public long getLong() { in getLong() method in ExperimentalTestDataProvider.Varint64Provider
/third_party/icu/icu4c/source/i18n/unicode/
Dfmtable.h315 int32_t getLong(void) const { return (int32_t)fValue.fInt64; } in getLong() function
731 inline int32_t Formattable::getLong(UErrorCode* status) const { in getLong() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dfmtable.h315 int32_t getLong(void) const { return (int32_t)fValue.fInt64; } in getLong() function
731 inline int32_t Formattable::getLong(UErrorCode* status) const { in getLong() function
/third_party/node/deps/icu-small/source/i18n/unicode/
Dfmtable.h315 int32_t getLong(void) const { return (int32_t)fValue.fInt64; } in getLong() function
731 inline int32_t Formattable::getLong(UErrorCode* status) const { in getLong() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUnsafeUtil.java136 static long getLong(Object target, long offset) { in getLong() method in UnsafeUtil
192 static long getLong(long[] target, long index) { in getLong() method in UnsafeUtil
270 static long getLong(long address) { in getLong() method in UnsafeUtil
561 public final long getLong(Object target, long offset) { in getLong() method in UnsafeUtil.MemoryAccessor
605 public abstract long getLong(long address); in getLong() method in UnsafeUtil.MemoryAccessor
643 public long getLong(long address) { in getLong() method in UnsafeUtil.JvmMemoryAccessor
735 public long getLong(long address) { in getLong() method in UnsafeUtil.Android64MemoryAccessor
855 public long getLong(long address) { in getLong() method in UnsafeUtil.Android32MemoryAccessor
DLongArrayList.java137 public long getLong(int index) { in getLong() method in LongArrayList
/third_party/jsframework/runtime/main/extend/systemplugin/napi/data/rdb/
DresultSet.js78 getLong: function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_DataShareResultSet.js83 getLong: function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ability/
DdataAbilityHelper.js82 getLong: function (...args) { method
/third_party/libexif/contrib/c++/
Dexif.hxx178 ExifLong getLong(unsigned int index) const in getLong() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dfmtable.cpp394 Formattable::getLong(UErrorCode& status) const in getLong() function in Formattable
/third_party/node/deps/icu-small/source/i18n/
Dfmtable.cpp394 Formattable::getLong(UErrorCode& status) const in getLong() function in Formattable
/third_party/icu/icu4c/source/i18n/
Dfmtable.cpp394 Formattable::getLong(UErrorCode& status) const in getLong() function in Formattable
/third_party/jsframework/runtime/main/extend/systemplugin/
Dability.js92 getLong: function (...args) { method