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

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFObjectWriter.h37 llvm::error_code writeObject(Output& pOutput) function in class:mcld::ELFObjectWriter
/frameworks/native/libs/binder/
H A DParcel.cpp148 return out->writeObject(flat, false);
720 return writeObject(obj, true);
820 status_t Parcel::writeObject(const flat_binder_object& val, bool nullMetaData) function in class:android::Parcel

Completed in 60 milliseconds