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

/art/runtime/
H A Dcommon_throws.cc307 void ThrowNoSuchMethodError(InvokeType type, mirror::Class* c, const StringPiece& name, function in namespace:art
316 void ThrowNoSuchMethodError(uint32_t method_idx) { function in namespace:art

Completed in 315 milliseconds