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

/dalvik/vm/oo/
H A DObject.h28 struct DataObject;
199 * DataObject, but that may change. (Either way, they make some of the
225 struct DataObject : Object { struct in inherits:Object
238 * Currently this is just equal to DataObject, and we pull the fields out
451 * These describe the layout of the contents of a DataObject-compatible

Completed in 1264 milliseconds