Searched defs:readData (Results 1 – 9 of 9) sorted by relevance
50 std::optional<sk_sp<SkData>> ScopedParcel::readData() { in readData() function in ScopedParcel
345 public byte[] readData(String procFile) throws IOException { in readData() method in KernelSingleUidTimeReaderTest.TestInjector
203 private void readData(FileInputStream inputStream, long sizeBytes) throws Exception { in readData() method in BlobStorePerfTests
264 public byte[] readData(String procFile) throws IOException { in readData() method in KernelSingleUidTimeReader.Injector
291 private byte[] readData() throws IOException { in readData() method in Event.Reader
725 bool MtpDevice::readData(ReadObjectCallback callback, in readData() function in android::MtpDevice894 bool MtpDevice::readData() { in readData() function in android::MtpDevice
499 int MtpDataPacket::readData(struct usb_request *request, void* buffer, int length) { in readData() function in android::MtpDataPacket
349 private byte[] readData() throws IOException { in readData() method in Event.Reader
473 private int readData(InputStream is, int length) { in readData() method in TestWebServer.Worker