Searched defs:readBytes (Results 1 – 6 of 6) sorted by relevance
27 fun readBytes(descriptor: ResultArtifactDescriptor): ByteArray? method
68 fun readBytes(traceType: TraceType, tag: String = Tag.ALL): ByteArray? method
38 override fun readBytes(descriptor: ResultArtifactDescriptor): ByteArray? = null in traceCount() method
77 override fun readBytes(traceType: TraceType, tag: String): ByteArray? { in readLayersDump() method in android.tools.device.traces.io.ParsedTracesReader
122 override fun readBytes(descriptor: ResultArtifactDescriptor): ByteArray? { in readBytes() method
66 override fun readBytes(traceType: TraceType, tag: String): ByteArray? = in readBytes() method