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

  /dalvik/vm/hprof/
HprofHeap.c 354 n = thisClass->ifieldCount;
443 int i, ifieldCount;
445 ifieldCount = sclass->ifieldCount;
446 for (i = 0; i < ifieldCount; i++) {
  /dalvik/vm/oo/
Object.h 461 int ifieldCount;

Completed in 444 milliseconds