Home
last modified time | relevance | path

Searched defs:ThrowAbstractMethodError (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dcommon_throws.cc100 void ThrowAbstractMethodError(ArtMethod* method, ObjPtr<mirror::Object> receiver) { in ThrowAbstractMethodError() function
110 void ThrowAbstractMethodError(uint32_t method_idx, in ThrowAbstractMethodError() function