Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc3467 inline void EnsureThrowsInvocationError(ClassLinker* class_linker, ArtMethod* method) { in EnsureThrowsInvocationError() function
3499 EnsureThrowsInvocationError(class_linker, method); in LinkCode()
7754 EnsureThrowsInvocationError(class_linker_, &new_method); in ReallocMethods()