Searched defs:readData (Results 1 – 8 of 8) sorted by relevance
293 public byte[] readData(String procFile) throws IOException { in readData() method in KernelSingleUidTimeReaderTest.TestInjector
246 public byte[] readData(String procFile) throws IOException { in readData() method in KernelSingleUidTimeReader.Injector
266 private byte[] readData() throws IOException { in readData() method in Event.Reader
298 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
473 private int readData(InputStream is, int length) { in readData() method in TestWebServer.Worker
615 std::optional<sk_sp<SkData>> readData() { in readData() function in ScopedParcel