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

  /art/compiler/
common_compiler_test.cc 209 oat_method.LinkMethod(method);
221 oat_method.LinkMethod(method);
227 oat_method.LinkMethod(method);
  /art/runtime/
oat_file.h 94 void LinkMethod(mirror::ArtMethod* method) const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
oat_file.cc 595 void OatFile::OatMethod::LinkMethod(mirror::ArtMethod* method) const {
class_linker.cc     [all...]

Completed in 2855 milliseconds