Searched refs:CheckInstanceFieldID (Results 1 – 1 of 1) sorted by relevance
358 bool CheckInstanceFieldID(ScopedObjectAccess& soa, jobject java_object, jfieldID fid) in CheckInstanceFieldID() function in art::__anon846bc2ca0111::ScopedCheck774 if (!is_static && !CheckInstanceFieldID(soa, obj, fid)) { in CheckFieldAccess()