Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc93 void ThrowAbstractMethodError(ArtMethod* method) { in ThrowAbstractMethodError() function
99 void ThrowAbstractMethodError(uint32_t method_idx, const DexFile& dex_file) { in ThrowAbstractMethodError() function