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

  /art/runtime/
stack.cc     [all...]
art_method.h 608 ArtMethod* GetNonObsoleteMethod() REQUIRES_SHARED(Locks::mutator_lock_);
art_method.cc 79 ArtMethod* ArtMethod::GetNonObsoleteMethod() {
    [all...]
trace.cc     [all...]
  /art/runtime/jit/
jit_code_cache.cc     [all...]
  /art/runtime/openjdkjvmti/
ti_redefine.cc 90 DCHECK_EQ(original, res->GetNonObsoleteMethod());
    [all...]

Completed in 220 milliseconds