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

/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp116 llvm::error_code ELFObjectWriter::writeObject(Module& pModule, function in class:ELFObjectWriter
/frameworks/native/libs/binder/
H A DParcel.cpp150 return out->writeObject(flat, false);
758 return writeObject(obj, true);
858 status_t Parcel::writeObject(const flat_binder_object& val, bool nullMetaData) function in class:android::Parcel

Completed in 542 milliseconds