| /external/apache-commons-io/src/main/java/org/apache/commons/io/file/ |
| D | Counters.java | 142 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/ |
| D | ExperimentalTestDataProvider.java | 63 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/ |
| 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/icu/icu4c/source/i18n/unicode/ |
| D | fmtable.h | 314 int32_t getLong() const { return (int32_t)fValue.fInt64; } in getLong() function 730 inline int32_t Formattable::getLong(UErrorCode* status) const { in getLong() function
|
| /external/icu/libicu/cts_headers/unicode/ |
| D | fmtable.h | 314 int32_t getLong() const { return (int32_t)fValue.fInt64; } in getLong() function 730 inline int32_t Formattable::getLong(UErrorCode* status) const { in getLong() function
|
| /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/cronet/third_party/icu/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/threetenbp/src/main/java/org/threeten/bp/temporal/ |
| D | TemporalAccessor.java | 179 long getLong(TemporalField field); in getLong() method
|
| /external/threetenbp/src/test/java/org/threeten/bp/temporal/ |
| D | MockFieldValue.java | 67 public long getLong(TemporalField field) { in getLong() method in MockFieldValue
|
| /external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | ByteArray.kt | 32 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
|
| /external/threetenbp/src/main/java/org/threeten/bp/jdk8/ |
| D | DefaultInterfaceEra.java | 77 public long getLong(TemporalField field) { in getLong() method in DefaultInterfaceEra
|
| /external/flatbuffers/kotlin/flatbuffers-kotlin/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | ByteArray.kt | 29 public actual inline fun ByteArray.getLong(index: Int): Long = ByteArrayOps.getLong(this, index) method
|
| /external/flatbuffers/kotlin/flatbuffers-kotlin/src/jsMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | ByteArray.kt | 28 public actual inline fun ByteArray.getLong(index: Int): Long = ByteArrayOps.getLong(this, index) method
|
| /external/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | ByteArray.kt | 28 public actual inline fun ByteArray.getLong(index: Int): Long = getLongAt(index) method
|
| /external/flatbuffers/java/com/google/flatbuffers/ |
| D | ReadBuf.java | 41 long getLong(int index); in getLong() method
|
| /external/dagger2/javatests/dagger/functional/kotlin/ |
| D | CompanionModuleClasses.kt | 46 fun getLong(): Long in getDataA() method
|
| /external/threetenbp/src/main/java/org/threeten/bp/chrono/ |
| D | IsoEra.java | 143 public long getLong(TemporalField field) { in getLong() method in IsoEra
|
| D | MinguoEra.java | 141 public long getLong(TemporalField field) { in getLong() method in MinguoEra
|
| D | ThaiBuddhistEra.java | 140 public long getLong(TemporalField field) { in getLong() method in ThaiBuddhistEra
|
| D | HijrahEra.java | 141 public long getLong(TemporalField field) { in getLong() method in HijrahEra
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowSettings.java | 85 protected static long getLong(ContentResolver cr, String name, long def) { in getLong() method in ShadowSettings.ShadowSystem 90 protected static long getLong(ContentResolver cr, String name) throws SettingNotFoundException { in getLong() method in ShadowSettings.ShadowSystem 300 protected static long getLong(ContentResolver cr, String name, long def) { in getLong() method in ShadowSettings.ShadowSecure 305 protected static long getLong(ContentResolver cr, String name) throws SettingNotFoundException { in getLong() method in ShadowSettings.ShadowSecure 390 protected static long getLong(ContentResolver cr, String name, long def) { in getLong() method in ShadowSettings.ShadowGlobal 395 protected static long getLong(ContentResolver cr, String name) throws SettingNotFoundException { in getLong() method in ShadowSettings.ShadowGlobal
|
| /external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/ |
| D | ResultMetadata.java | 195 long getLong(String key); in getLong() method 207 long getLong(String key, long defaultValue); in getLong() method
|
| /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
|