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

  /dalvik/vm/
IndirectRefTable.h 357 static inline u4 nextSerial(u4 serial) {
IndirectRefTable.cpp 128 slot->serial = nextSerial(slot->serial);

Completed in 41 milliseconds