HomeSort by relevance Sort by last modified time
    Searched refs:LinkMethod (Results 1 - 4 of 4) sorted by null

  /art/runtime/
oat_file.h 101 void LinkMethod(ArtMethod* method) const;
oat_file.cc 750 void OatFile::OatMethod::LinkMethod(ArtMethod* method) const {
    [all...]
class_linker.cc     [all...]
  /art/compiler/jit/
jit_compiler.cc 274 oat_method.LinkMethod(method);

Completed in 272 milliseconds