Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dclass_linker.cc3508 inline void EnsureThrowsInvocationError(ClassLinker* class_linker, ArtMethod* method) in EnsureThrowsInvocationError() function
3532 EnsureThrowsInvocationError(class_linker, method); in LinkCode()
8006 EnsureThrowsInvocationError(class_linker_, &new_method); in ReallocMethods()