Home
last modified time | relevance | path

Searched defs:RecordAppImageMethodPatch (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.cc1305 void CodeGeneratorX86_64::RecordAppImageMethodPatch(HInvoke* invoke) { in RecordAppImageMethodPatch() function in art::x86_64::CodeGeneratorX86_64
Dcode_generator_x86.cc5737 void CodeGeneratorX86::RecordAppImageMethodPatch(HInvoke* invoke) { in RecordAppImageMethodPatch() function in art::x86::CodeGeneratorX86