Home
last modified time | relevance | path

Searched defs:readDouble (Results 1 – 25 of 1243) sorted by relevance

12345678910>>...50

/aosp_15_r20/external/leakcanary2/shark-graph/src/main/java/shark/internal/
H A DFieldValuesReader.kt92 private fun readDouble(): Double { in readDouble() method in shark.internal.FieldValuesReader
H A DClassFieldsReader.kt178 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 DProtobufReader.kt138 fun readDouble(): Double { in readDouble() method
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
H A DBufferReader.kt187 fun readDouble(): Double { in readDouble() method in trebuchet.util.BufferReader
/aosp_15_r20/system/libhwbinder/
H A DParcel.cpp1014 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 DCodedInputStream.java261 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 DCodedInputStream.java261 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 DByteArrayDataInput.java89 double readDouble(); in readDouble() method
H A DLittleEndianDataInputStream.java173 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/
DDataInput.java474 double readDouble() throws IOException; in readDouble() method
DDataInputStream.java469 public final double readDouble() throws IOException { in readDouble() method in DataInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DDataInput.java474 double readDouble() throws IOException; in readDouble() method
H A DDataInputStream.java469 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/
DDataInput.java474 double readDouble() throws IOException; in readDouble() method
DDataInputStream.java469 public final double readDouble() throws IOException { in readDouble() method in DataInputStream
/aosp_15_r20/external/guava/guava/src/com/google/common/io/
H A DByteArrayDataInput.java89 double readDouble(); in readDouble() method
H A DLittleEndianDataInputStream.java173 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 DSwappedDataInputStream.java90 public double readDouble() throws IOException, EOFException { in readDouble() method in SwappedDataInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/
H A DSQLInput.java159 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/
DSQLInput.java159 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/
DSQLInput.java159 double readDouble() throws SQLException; in readDouble() method
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/testsupport/
H A DMockDataInput.java86 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/
Dclasses.jarandroidx/versionedparcelable/CustomVersionedParcelable.class CustomVersionedParcelable.java package androidx.versionedparcelable public abstract androidx.versionedparcelable ...
Dandroid-versionedparcelable-nodeps.jarandroidx/versionedparcelable/CustomVersionedParcelable.class CustomVersionedParcelable.java package androidx.versionedparcelable public abstract androidx.versionedparcelable ...
/aosp_15_r20/frameworks/libs/modules-utils/java/com/android/modules/utils/
DFastDataInput.java288 public double readDouble() throws IOException { in readDouble() method in FastDataInput

12345678910>>...50