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