Home
last modified time | relevance | path

Searched refs:EnsureThrowsInvocationError (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc3649 inline void EnsureThrowsInvocationError(ClassLinker* class_linker, ArtMethod* method) in EnsureThrowsInvocationError() function
3674 EnsureThrowsInvocationError(class_linker, method); in LinkCode()
8009 EnsureThrowsInvocationError(class_linker_, &new_method); in ReallocMethods()