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

  /dalvik/vm/oo/
Object.h 29 struct InitiatingLoaderList;
287 * InitiatingLoaderList is kept in gDvm. Later classes use the structure in
290 struct InitiatingLoaderList {
404 InitiatingLoaderList initiatingLoaderList;
  /dalvik/vm/
Globals.h 202 * their InitiatingLoaderList is not used, to promote sharing. The list is
205 InitiatingLoaderList* initiatingLoaderList;

Completed in 73 milliseconds