Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dcommon_throws.cc100 void ThrowAbstractMethodError(ArtMethod* method) { in ThrowAbstractMethodError() function
106 void ThrowAbstractMethodError(uint32_t method_idx, const DexFile& dex_file) { in ThrowAbstractMethodError() function