Searched defs:writeObject (Results 1 - 5 of 5) sorted by relevance

/frameworks/layoutlib/remote/common/src/com/android/layout/remote/util/
H A DSerializableImageImpl.java40 private void writeObject(ObjectOutputStream out) throws IOException { method in class:SerializableImageImpl
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp119 std::error_code ELFObjectWriter::writeObject(Module& pModule, function in class:mcld::ELFObjectWriter
/frameworks/base/core/java/android/util/proto/
H A DProtoOutputStream.java2224 public void writeObject(long fieldId, byte[] value) { method in class:ProtoOutputStream
/frameworks/native/libs/binder/
H A DParcel.cpp206 return out->writeObject(flat, false);
1161 return writeObject(obj, true);
1305 status_t Parcel::writeObject(const flat_binder_object& val, bool nullMetaData) function in class:android::Parcel
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 79 milliseconds