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

  /dalvik/vm/interp/
InterpDefs.h 31 typedef enum InterpEntry {
38 } InterpEntry;
143 InterpEntry entryPoint; // what to do when we start
  /dalvik/vm/mterp/common/
asm-constants.h 267 /* InterpEntry enumeration */
268 MTERP_SIZEOF(sizeofClassStatus, InterpEntry, MTERP_SMALL_ENUM)

Completed in 116 milliseconds