Searched defs:checkArrayIndexType (Results 1 - 1 of 1) sorted by path

/dalvik/vm/analysis/
H A DCodeVerify.cpp2831 static void checkArrayIndexType(const Method* meth, RegType regType, function
4460 checkArrayIndexType(meth, indexType, &failure);
4509 checkArrayIndexType(meth, indexType, &failure);
4558 checkArrayIndexType(meth, indexType, &failure);
4630 checkArrayIndexType(meth, indexType, &failure);
4685 checkArrayIndexType(meth, tmpType, &failure);
4720 checkArrayIndexType(meth, tmpType, &failure);

Completed in 69 milliseconds