Searched defs:readObject (Results 1 – 6 of 6) sorted by relevance
45 private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException { in readObject() method in SerializableImageImpl
38 public Object readObject() { in readObject() method in Decoder
518 private void readObject(java.io.ObjectInputStream in) in readObject() method in Rational
677 bool MtpDevice::readObject(MtpObjectHandle handle, in readObject() function in android::MtpDevice685 bool MtpDevice::readObject(MtpObjectHandle handle, const char* destPath, int group, int perm) { in readObject() function in android::MtpDevice704 bool MtpDevice::readObject(MtpObjectHandle handle, int fd) { in readObject() function in android::MtpDevice
124 void readObject(int id, @Nullable Object value); in readObject() method
2016 const flat_binder_object* Parcel::readObject(bool nullMetaData) const in readObject() function in android::Parcel