Searched refs:ThrowAbstractMethodError (Results 1 – 3 of 3) sorted by relevance
43 void ThrowAbstractMethodError(ArtMethod* method)46 void ThrowAbstractMethodError(uint32_t method_idx, const DexFile& dex_file)
200 ThrowAbstractMethodError(this); in ThrowInvocationTimeError()207 ThrowAbstractMethodError(this); in ThrowInvocationTimeError()210 ThrowAbstractMethodError(this); in ThrowInvocationTimeError()
100 void ThrowAbstractMethodError(ArtMethod* method) { in ThrowAbstractMethodError() function106 void ThrowAbstractMethodError(uint32_t method_idx, const DexFile& dex_file) { in ThrowAbstractMethodError() function