Home
last modified time | relevance | path

Searched refs:LinkMethod (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file.h128 void LinkMethod(ArtMethod* method) const;
Doat_file.cc1600 void OatFile::OatMethod::LinkMethod(ArtMethod* method) const { in LinkMethod() function in art::OatFile::OatMethod
Dclass_linker.cc3187 oat_method.LinkMethod(method); in LinkCode()
8607 oat_method.LinkMethod(method); in SetEntryPointsToCompiledCode()