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

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

Completed in 56 milliseconds