/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | ExperimentalTestDataProvider.java | 63 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/ |
D | LongArrayWrapper.java | 35 public long getLong(int index){ in getLong() method in LongArrayWrapper
|
/external/dagger2/javatests/dagger/functional/factory/ |
D | FactoryRequiredModulesTest.java | 36 long getLong(); in getLong() method
|
D | FactoryMixedParametersTest.java | 43 long getLong(); in getLong() method
|
/external/icu/icu4c/source/i18n/unicode/ |
D | fmtable.h | 315 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/ |
D | fmtable.h | 315 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/ |
D | TestComponentWithCompanionModule.kt | 29 fun getLong(): Long in getDataA() method
|
/external/flatbuffers/java/com/google/flatbuffers/ |
D | ReadBuf.java | 41 long getLong(int index); in getLong() method
|
D | ByteBufferReadWriteBuf.java | 36 public long getLong(int index) { in getLong() method in ByteBufferReadWriteBuf
|
D | ArrayReadWriteBuf.java | 61 public long getLong(int index) { in getLong() method in ArrayReadWriteBuf
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | UnsafeUtil.java | 130 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
|
D | LongArrayList.java | 138 public long getLong(int index) { in getLong() method in LongArrayList
|
/external/protobuf/java/core/src/stubs/sun/misc/ |
D | Unsafe.java | 50 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/ |
D | Converter.java | 42 public static long getLong(String tagValue, long def) { in getLong() method in Converter
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowBundleTest.java | 41 public void getLong() { in getLong() method in ShadowBundleTest
|
D | ShadowAbstractCursorTest.java | 253 public long getLong(int columnIndex) { in getLong() method in ShadowAbstractCursorTest.TestCursor
|
/external/dagger2/javatests/dagger/functional/ |
D | BasicComponent.java | 36 long getLong(); in getLong() method
|
/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/ |
D | InMemorySharedPreferences.java | 71 public long getLong(String key, long defValue) { in getLong() method in InMemorySharedPreferences
|
/external/libtextclassifier/jni/com/google/android/textclassifier/ |
D | NamedVariant.java | 123 public long getLong() { in getLong() method in NamedVariant
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowCursorWrapper.java | 137 public long getLong(int i) { in getLong() method in ShadowCursorWrapper
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/ |
D | BaseCursor.java | 126 public long getLong(int columnIndex) { in getLong() method in BaseCursor
|
D | RoboCursor.java | 66 public long getLong(int columnIndex) { in getLong() method in RoboCursor
|
/external/javassist/src/main/javassist/compiler/ |
D | Lex.java | 92 public long getLong() { in getLong() method in Lex
|
/external/flatbuffers/php/ |
D | ByteBuffer.php | 424 public function getLong($index) function in Google\\FlatBuffers\\ByteBuffer
|
/external/auto/common/src/main/java/com/google/auto/common/ |
D | AnnotationValues.java | 255 public static long getLong(AnnotationValue value) { in getLong() method in AnnotationValues
|