Home
last modified time | relevance | path

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

123

/external/apache-commons-io/src/main/java/org/apache/commons/io/file/
DCounters.java142 public Long getLong() { in getLong() method in Counters.BigIntegerCounter
212 Long getLong(); in getLong() method
264 public Long getLong() { in getLong() method in Counters.LongCounter
326 public Long getLong() { in getLong() method in Counters.NoopCounter
/external/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
/external/cronet/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
/external/apache-xml/src/main/java/org/apache/xml/utils/res/
DLongArrayWrapper.java35 public long getLong(int index){ in getLong() method in LongArrayWrapper
/external/dagger2/javatests/dagger/functional/factory/
DFactoryRequiredModulesTest.java36 long getLong(); in getLong() method
DFactoryMixedParametersTest.java43 long getLong(); in getLong() method
/external/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
/external/icu/libicu/cts_headers/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
/external/cronet/third_party/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
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowSettings.java87 protected static long getLong(ContentResolver cr, String name, long def) { in getLong() method in ShadowSettings.ShadowSystem
92 protected static long getLong(ContentResolver cr, String name) throws SettingNotFoundException { in getLong() method in ShadowSettings.ShadowSystem
310 protected static long getLong(ContentResolver cr, String name, long def) { in getLong() method in ShadowSettings.ShadowSecure
315 protected static long getLong(ContentResolver cr, String name) throws SettingNotFoundException { in getLong() method in ShadowSettings.ShadowSecure
400 protected static long getLong(ContentResolver cr, String name, long def) { in getLong() method in ShadowSettings.ShadowGlobal
405 protected static long getLong(ContentResolver cr, String name) throws SettingNotFoundException { in getLong() method in ShadowSettings.ShadowGlobal
/external/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
/external/dagger2/javatests/dagger/functional/kotlin/
DTestComponentWithCompanionModule.kt29 fun getLong(): Long in getDataA() method
/external/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
/external/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
/external/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
/external/flatbuffers/java/com/google/flatbuffers/
DReadBuf.java41 long getLong(int index); in getLong() method
/external/protobuf/java/core/src/stubs/sun/misc/
DUnsafe.java50 public long getLong(Object o, long offset) { /* null implementation */ return 0; } in getLong() method in Unsafe
51 public long getLong(long address) { /* null implementation */ return 0; } in getLong() method in Unsafe
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DUnits.java81 public static String getLong(String shortId) { in getLong() method in Units
/external/testng/src/main/java/org/testng/internal/annotations/
DConverter.java42 public static long getLong(String tagValue, long def) { in getLong() method in Converter
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUnsafeUtil.java135 static long getLong(Object target, long offset) { in getLong() method in UnsafeUtil
191 static long getLong(long[] target, long index) { in getLong() method in UnsafeUtil
269 static long getLong(long address) { in getLong() method in UnsafeUtil
540 public final long getLong(Object target, long offset) { in getLong() method in UnsafeUtil.MemoryAccessor
601 public abstract long getLong(long address); in getLong() method in UnsafeUtil.MemoryAccessor
730 public long getLong(long address) { in getLong() method in UnsafeUtil.JvmMemoryAccessor
847 public long getLong(long address) { in getLong() method in UnsafeUtil.Android64MemoryAccessor
972 public long getLong(long address) { in getLong() method in UnsafeUtil.Android32MemoryAccessor
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DUnsafeUtil.java135 static long getLong(Object target, long offset) { in getLong() method in UnsafeUtil
191 static long getLong(long[] target, long index) { in getLong() method in UnsafeUtil
269 static long getLong(long address) { in getLong() method in UnsafeUtil
540 public final long getLong(Object target, long offset) { in getLong() method in UnsafeUtil.MemoryAccessor
601 public abstract long getLong(long address); in getLong() method in UnsafeUtil.MemoryAccessor
730 public long getLong(long address) { in getLong() method in UnsafeUtil.JvmMemoryAccessor
847 public long getLong(long address) { in getLong() method in UnsafeUtil.Android64MemoryAccessor
972 public long getLong(long address) { in getLong() method in UnsafeUtil.Android32MemoryAccessor
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowBundleTest.java41 public void getLong() { in getLong() method in ShadowBundleTest
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowBundleTest.java41 public void getLong() { in getLong() method in ShadowBundleTest
/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/testing/
DTestingDeviceConfig.java85 public long getLong(@NonNull String namespace, @NonNull String name, long defaultValue) { in getLong() method in TestingDeviceConfig

123