Home
last modified time | relevance | path

Searched defs:readRecord (Results 1 – 25 of 245) sorted by relevance

12345678910

/aosp_15_r20/external/leakcanary2/shark-graph/src/main/java/shark/
H A DHeapObject.kt57 abstract fun readRecord(): ObjectRecord in <lambda>() method in shark.HeapObject
260 override fun readRecord(): ClassDumpRecord { in <lambda>() method in shark.HeapObject.HeapClass
373 override fun readRecord(): InstanceDumpRecord { in <lambda>() method in shark.HeapObject.HeapInstance
575 override fun readRecord(): ObjectArrayDumpRecord { in <lambda>() method in shark.HeapObject.HeapObjectArray
643 override fun readRecord(): PrimitiveArrayDumpRecord { in <lambda>() method in shark.HeapObject.HeapPrimitiveArray
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolStream.cpp40 codeview::CVSymbol SymbolStream::readRecord(uint32_t Offset) const { in readRecord() function in SymbolStream
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolStream.cpp43 codeview::CVSymbol SymbolStream::readRecord(uint32_t Offset) const { in readRecord() function in SymbolStream
/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/
H A DRandomAccessHprofReader.kt24 fun <T> readRecord( in readRecord() method
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dmock_quic_transport.go122 func (m *mockQUICTransport) readRecord(want recordType) (recordType, *block, error) { func
H A Dconn.go942 func (c *Conn) readRecord(want recordType) error { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dmock_quic_transport.go122 func (m *mockQUICTransport) readRecord(want recordType) (recordType, *block, error) { func
H A Dconn.go959 func (c *Conn) readRecord(want recordType) error { func
/aosp_15_r20/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/
DEF.java250 public byte[] readRecord(short record) throws IOException, SecureElementException { in readRecord() method in EF
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitstreamReader.cpp176 unsigned BitstreamCursor::readRecord(unsigned AbbrevID, in readRecord() function in BitstreamCursor
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/csv/
Dreader.go297 func (r *Reader) readRecord(dst []string) ([]string, error) { func
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DSleepSessionRecordTest.java235 SleepSessionRecord readRecord = TestUtils.readRecords(request.build()).get(0); in testReadById_insertAndReadByIdOne_recordsAreEqual() local
DExerciseSessionRecordTest.java365 ExerciseSessionRecord readRecord = TestUtils.readRecords(request.build()).get(0); in testReadById_insertAndReadByIdOne_recordsAreEqual() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp214 Expected<unsigned> BitstreamCursor::readRecord(unsigned AbbrevID, in readRecord() function in BitstreamCursor
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp205 Expected<unsigned> BitstreamCursor::readRecord(unsigned AbbrevID, in readRecord() function in BitstreamCursor
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/tar/
H A DTarArchiveInputStream.java424 protected byte[] readRecord() throws IOException { in readRecord() method in TarArchiveInputStream
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitstreamReader.cpp200 unsigned NaClBitstreamCursor::readRecord(unsigned AbbrevID, in readRecord() function in NaClBitstreamCursor
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DActivityChooserModel.java1037 HistoricalRecord readRecord = new HistoricalRecord(activity, time, weight); in readHistoricalDataImpl() local
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dconn.go590 func (c *Conn) readRecord() error { func
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DObjectInputStream.java2022 private Object readRecord(ObjectStreamClass desc) throws IOException { in readRecord() method in ObjectInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/
DObjectInputStream.java2022 private Object readRecord(ObjectStreamClass desc) throws IOException { in readRecord() method in ObjectInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DObjectInputStream.java2022 private Object readRecord(ObjectStreamClass desc) throws IOException { in readRecord() method in ObjectInputStream
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Djsse.jarMETA-INF/ META-INF/MANIFEST.MF com/sun/net/ssl/ ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Djsse.jarMETA-INF/ META-INF/MANIFEST.MF com/sun/net/ssl/ ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/SecureElement/SecureElement/android_common/javac/
DSecureElement.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12345678910