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

/dalvik/vm/
H A DCheckJni.cpp240 void checkFieldTypeForGet(jfieldID fid, const char* expectedSignature, bool isStatic) { function in class:ScopedCheck
1527 sc.checkFieldTypeForGet(fieldID, _type, true); \
1533 sc.checkFieldTypeForGet(fieldID, _type, false); \

Completed in 59 milliseconds