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