Home
last modified time | relevance | path

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

/art/compiler/linker/
Drelative_patcher_test.h84 void AddCompiledMethod(MethodReference method_ref, in AddCompiledMethod() function
/art/compiler/driver/
Dcompiler_driver.cc2734 void CompilerDriver::AddCompiledMethod(const MethodReference& method_ref, in AddCompiledMethod() function in art::CompilerDriver