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

/art/runtime/
H A Dcommon_throws.cc101 void ThrowAbstractMethodError(ArtMethod* method) { function in namespace:art
107 void ThrowAbstractMethodError(uint32_t method_idx, const DexFile& dex_file) { function in namespace:art

Completed in 55 milliseconds