Home
last modified time | relevance | path

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

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