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

/dalvik/vm/oo/
H A DObject.h29 struct DataObject;
41 typedef struct DataObject DataObject; typedef in typeref:struct:DataObject
238 * DataObject, but that may change. (Either way, they make some of the
268 struct DataObject { struct
283 * Currently this is just equal to DataObject, and we pull the fields out
492 * These describe the layout of the contents of a DataObject-compatible

Completed in 132 milliseconds