Searched defs:ThrowNoSuchMethodError (Results 1 – 2 of 2) sorted by relevance
307 void ThrowNoSuchMethodError(InvokeType type, mirror::Class* c, const StringPiece& name, in ThrowNoSuchMethodError() function316 void ThrowNoSuchMethodError(uint32_t method_idx) { in ThrowNoSuchMethodError() function
106 static void ThrowNoSuchMethodError(ScopedObjectAccess& soa, mirror::Class* c, in ThrowNoSuchMethodError() function