HomeSort by relevance Sort by last modified time
    Searched defs:initiatingLoaderList (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/oo/
Object.h 30 struct InitiatingLoaderList;
42 typedef struct InitiatingLoaderList InitiatingLoaderList;
317 * InitiatingLoaderList is kept in gDvm. Later classes use the structure in
320 struct InitiatingLoaderList {
443 InitiatingLoaderList initiatingLoaderList;
  /dalvik/vm/
Globals.h 177 * their InitiatingLoaderList is not used, to promote sharing. The list is
180 InitiatingLoaderList* initiatingLoaderList;

Completed in 20 milliseconds