Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc411 void ThrowNoSuchMethodError(InvokeType type, ObjPtr<mirror::Class> c, const StringPiece& name, in ThrowNoSuchMethodError() function
Djni_internal.cc201 static void ThrowNoSuchMethodError(ScopedObjectAccess& soa, in ThrowNoSuchMethodError() function