Home
last modified time | relevance | path

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

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