Searched defs:readData (Results 1 – 7 of 7) sorted by relevance
279 public byte[] readData(String procFile) throws IOException { in readData() method in KernelSingleUidTimeReaderTest.TestInjector
230 public byte[] readData(String procFile) throws IOException { in readData() method in KernelSingleUidTimeReader.Injector
220 protected Object readData(CodedInputByteBufferNano input) { in readData() method in Extension358 protected Object readData(CodedInputByteBufferNano input) { in readData() method in Extension.PrimitiveExtension
222 private byte[] readData() throws IOException { in readData() method in Event.Reader
699 bool MtpDevice::readData(ReadObjectCallback callback, in readData() function in android::MtpDevice868 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
473 private int readData(InputStream is, int length) { in readData() method in TestWebServer.Worker