Home
last modified time | relevance | path

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

12

/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/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/dagger2/javatests/dagger/functional/kotlin/
DTestComponentWithCompanionModule.kt29 fun getLong(): Long in getDataA() method
/external/flatbuffers/java/com/google/flatbuffers/
DReadBuf.java41 long getLong(int index); in getLong() method
DByteBufferReadWriteBuf.java36 public long getLong(int index) { in getLong() method in ByteBufferReadWriteBuf
DArrayReadWriteBuf.java61 public long getLong(int index) { in getLong() method in ArrayReadWriteBuf
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DUnsafeUtil.java130 static long getLong(Object target, long offset) { in getLong() method in UnsafeUtil
186 static long getLong(long[] target, long index) { in getLong() method in UnsafeUtil
264 static long getLong(long address) { in getLong() method in UnsafeUtil
512 public final long getLong(Object target, long offset) { in getLong() method in UnsafeUtil.MemoryAccessor
556 public abstract long getLong(long address); in getLong() method in UnsafeUtil.MemoryAccessor
594 public long getLong(long address) { in getLong() method in UnsafeUtil.JvmMemoryAccessor
DLongArrayList.java138 public long getLong(int index) { in getLong() method in LongArrayList
/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/testng/src/main/java/org/testng/internal/annotations/
DConverter.java42 public static long getLong(String tagValue, long def) { in getLong() method in Converter
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowBundleTest.java41 public void getLong() { in getLong() method in ShadowBundleTest
DShadowAbstractCursorTest.java253 public long getLong(int columnIndex) { in getLong() method in ShadowAbstractCursorTest.TestCursor
/external/dagger2/javatests/dagger/functional/
DBasicComponent.java36 long getLong(); in getLong() method
/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/
DInMemorySharedPreferences.java71 public long getLong(String key, long defValue) { in getLong() method in InMemorySharedPreferences
/external/libtextclassifier/jni/com/google/android/textclassifier/
DNamedVariant.java123 public long getLong() { in getLong() method in NamedVariant
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCursorWrapper.java137 public long getLong(int i) { in getLong() method in ShadowCursorWrapper
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/
DBaseCursor.java126 public long getLong(int columnIndex) { in getLong() method in BaseCursor
DRoboCursor.java66 public long getLong(int columnIndex) { in getLong() method in RoboCursor
/external/javassist/src/main/javassist/compiler/
DLex.java92 public long getLong() { in getLong() method in Lex
/external/flatbuffers/php/
DByteBuffer.php424 public function getLong($index) function in Google\\FlatBuffers\\ByteBuffer
/external/auto/common/src/main/java/com/google/auto/common/
DAnnotationValues.java255 public static long getLong(AnnotationValue value) { in getLong() method in AnnotationValues

12