Searched refs:extractIndex (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/
H A DIndirectRefTable.h347 static inline u4 extractIndex(IndirectRef iref) { function in struct:IndirectRefTable
H A DIndirectRefTable.cpp158 u4 index = extractIndex(iref);
227 index = extractIndex(iref);

Completed in 40 milliseconds