/aosp_15_r20/external/leakcanary2/shark-graph/src/main/java/shark/internal/ |
H A D | FieldValuesReader.kt | 92 private fun readDouble(): Double { in readDouble() method in shark.internal.FieldValuesReader
|
H A D | ClassFieldsReader.kt | 178 fun readDouble(): Double { in readDouble() method in shark.internal.ClassFieldsReader.ReadInFlight
|
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/commonMain/src/kotlinx/serialization/protobuf/internal/ |
H A D | ProtobufReader.kt | 138 fun readDouble(): Double { in readDouble() method
|
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/ |
H A D | BufferReader.kt | 187 fun readDouble(): Double { in readDouble() method in trebuchet.util.BufferReader
|
/aosp_15_r20/system/libhwbinder/ |
H A D | Parcel.cpp | 1014 status_t Parcel::readDouble(double *pArg) const in readDouble() function in android::hardware::Parcel 1027 double Parcel::readDouble() const in readDouble() function in android::hardware::Parcel 1039 status_t Parcel::readDouble(double *pArg) const in readDouble() function in android::hardware::Parcel 1044 double Parcel::readDouble() const in readDouble() function in android::hardware::Parcel
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | CodedInputStream.java | 261 public abstract double readDouble() throws IOException; in readDouble() method in CodedInputStream 752 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.ArrayDecoder 1467 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.UnsafeDirectNioDecoder 2260 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.StreamDecoder 3355 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.IterableDirectByteBufferDecoder
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | CodedInputStream.java | 261 public abstract double readDouble() throws IOException; in readDouble() method in CodedInputStream 752 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.ArrayDecoder 1467 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.UnsafeDirectNioDecoder 2260 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.StreamDecoder 3355 public double readDouble() throws IOException { in readDouble() method in CodedInputStream.IterableDirectByteBufferDecoder
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/ |
H A D | ByteArrayDataInput.java | 89 double readDouble(); in readDouble() method
|
H A D | LittleEndianDataInputStream.java | 173 public double readDouble() throws IOException { in readDouble() method in LittleEndianDataInputStream
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | DataInput.java | 474 double readDouble() throws IOException; in readDouble() method
|
D | DataInputStream.java | 469 public final double readDouble() throws IOException { in readDouble() method in DataInputStream
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | DataInput.java | 474 double readDouble() throws IOException; in readDouble() method
|
H A D | DataInputStream.java | 469 public final double readDouble() throws IOException { in readDouble() method in DataInputStream
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/ |
D | DataInput.java | 474 double readDouble() throws IOException; in readDouble() method
|
D | DataInputStream.java | 469 public final double readDouble() throws IOException { in readDouble() method in DataInputStream
|
/aosp_15_r20/external/guava/guava/src/com/google/common/io/ |
H A D | ByteArrayDataInput.java | 89 double readDouble(); in readDouble() method
|
H A D | LittleEndianDataInputStream.java | 173 public double readDouble() throws IOException { in readDouble() method in LittleEndianDataInputStream
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/ |
H A D | SwappedDataInputStream.java | 90 public double readDouble() throws IOException, EOFException { in readDouble() method in SwappedDataInputStream
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/ |
H A D | SQLInput.java | 159 double readDouble() throws SQLException; in readDouble() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/ |
D | SQLInput.java | 159 double readDouble() throws SQLException; in readDouble() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/ |
D | SQLInput.java | 159 double readDouble() throws SQLException; in readDouble() method
|
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/testsupport/ |
H A D | MockDataInput.java | 86 public double readDouble() throws IOException { in readDouble() method in MockDataInput
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/support/android-versionedparcelable-nodeps/android_common/aar/ |
D | classes.jar | androidx/versionedparcelable/CustomVersionedParcelable.class
CustomVersionedParcelable.java
package androidx.versionedparcelable
public abstract androidx.versionedparcelable ... |
D | android-versionedparcelable-nodeps.jar | androidx/versionedparcelable/CustomVersionedParcelable.class
CustomVersionedParcelable.java
package androidx.versionedparcelable
public abstract androidx.versionedparcelable ... |
/aosp_15_r20/frameworks/libs/modules-utils/java/com/android/modules/utils/ |
D | FastDataInput.java | 288 public double readDouble() throws IOException { in readDouble() method in FastDataInput
|