Searched defs:readBytes (Results 1 – 7 of 7) sorted by relevance
28 fun readBytes(descriptor: ResultArtifactDescriptor): ByteArray? method
72 fun readBytes(traceType: TraceType, tag: String = Tag.ALL): ByteArray? method
38 override fun readBytes(descriptor: ResultArtifactDescriptor): ByteArray? = null in traceCount() method
82 override fun readBytes(traceType: TraceType, tag: String): ByteArray? { in readLayersDump() method in android.tools.utils.ParsedTracesReader
67 int readBytes = read(src_fd, buf, BUFFER_SIZE); in transferBytes() local
109 override fun readBytes(descriptor: ResultArtifactDescriptor): ByteArray? { in readBytes() method
71 override fun readBytes(traceType: TraceType, tag: String): ByteArray? = in <lambda>() method