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 214 oat_method.LinkMethod(method);
226 oat_method.LinkMethod(method);
232 oat_method.LinkMethod(method);
  /art/runtime/
oat_file.h 91 void LinkMethod(mirror::ArtMethod* method) const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
oat_file.cc 593 void OatFile::OatMethod::LinkMethod(mirror::ArtMethod* method) const {
class_linker.cc     [all...]

Completed in 101 milliseconds