Searched defs:AddCompiledMethod (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/dex2oat/linker/arm/ | ||
H A D | relative_patcher_thumb2_test.cc | 220 void AddCompiledMethod( in AddCompiledMethod() function in art::linker::Thumb2RelativePatcherTest |
/aosp12/art/dex2oat/linker/arm64/ | ||
H A D | relative_patcher_arm64_test.cc | 193 void AddCompiledMethod( in AddCompiledMethod() function in art::linker::Arm64RelativePatcherTest |
/aosp12/art/dex2oat/driver/ | ||
H A D | compiler_driver.cc | 2671 void CompilerDriver::AddCompiledMethod(const MethodReference& method_ref, in AddCompiledMethod() function in art::CompilerDriver |