Home
last modified time | relevance | path

Searched refs:readRawBytes (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/util/proto/
DProtoInputStream.java472 value = readRawBytes(len); in readBytes()
704 private byte[] readRawBytes(int n) throws IOException { in readRawBytes() method
757 return new String(readRawBytes(n), 0, n, StandardCharsets.UTF_8); in readRawString()
/frameworks/base/config/
Dboot-image-profile.txt23713 HSPLcom/android/internal/telephony/protobuf/nano/CodedInputByteBufferNano;->readRawBytes(I)[B