Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc1322 void CodeGeneratorX86_64::RecordAppImageMethodPatch(HInvoke* invoke) { in RecordAppImageMethodPatch() function in art::x86_64::CodeGeneratorX86_64
H A Dcode_generator_x86.cc5751 void CodeGeneratorX86::RecordAppImageMethodPatch(HInvoke* invoke) { in RecordAppImageMethodPatch() function in art::x86::CodeGeneratorX86