Home
last modified time | relevance | path

Searched defs:getLong (Results 1 – 25 of 25) 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/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dfmtable.h313 int32_t getLong(void) const { return (int32_t)fValue.fInt64; } in getLong() function
729 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/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/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DByteArray.kt32 internal expect inline fun ByteArray.getLong(index: Int): Long in getString() method
69 public inline fun getLong(ary: ByteArray, index: Int): Long { in getString() method
DBuffers.kt89 public fun getLong(index: Int): Long in findFirst() method
348 override fun getLong(index: Int): Long = buffer.getLong(index) in getBoolean() method in com.google.flatbuffers.kotlin.ArrayReadBuffer
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/
DByteArray.kt28 public actual inline fun ByteArray.getLong(index: Int): Long = getLongAt(index) method
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/
DByteArray.kt29 public actual inline fun ByteArray.getLong(index: Int): Long = ByteArrayOps.getLong(this, index) method
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain/kotlin/com/google/flatbuffers/kotlin/
DByteArray.kt28 public actual inline fun ByteArray.getLong(index: Int): Long = ByteArrayOps.getLong(this, index) method
/third_party/flatbuffers/java/com/google/flatbuffers/
DReadBuf.java41 long getLong(int index); in getLong() method
DByteBufferReadWriteBuf.java41 public long getLong(int index) { in getLong() method in ByteBufferReadWriteBuf
DArrayReadWriteBuf.java66 public long getLong(int index) { in getLong() method in ArrayReadWriteBuf
/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/flatbuffers/php/
DByteBuffer.php424 public function getLong($index) function in Google\\FlatBuffers\\ByteBuffer
/third_party/libexif/contrib/c++/
Dexif.hxx178 ExifLong getLong(unsigned int index) const in getLong() function
/third_party/icu/icu4c/source/i18n/
Dfmtable.cpp394 Formattable::getLong(UErrorCode& status) const in getLong() function in Formattable
/third_party/skia/third_party/externals/icu/source/i18n/
Dfmtable.cpp394 Formattable::getLong(UErrorCode& status) const in getLong() function in Formattable
/third_party/flutter/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/jsframework/runtime/main/extend/systemplugin/
Dability.js92 getLong: function (...args) { method