Home
last modified time | relevance | path

Searched defs:AddCompiledMethod (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2_test.cc220 void AddCompiledMethod( in AddCompiledMethod() function in art::linker::Thumb2RelativePatcherTest
/aosp12/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64_test.cc193 void AddCompiledMethod( in AddCompiledMethod() function in art::linker::Arm64RelativePatcherTest
/aosp12/art/dex2oat/driver/
H A Dcompiler_driver.cc2671 void CompilerDriver::AddCompiledMethod(const MethodReference& method_ref, in AddCompiledMethod() function in art::CompilerDriver