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

  /art/runtime/
runtime.h 387 void SetImtConflictMethod(ArtMethod* method) SHARED_REQUIRES(Locks::mutator_lock_);
runtime.cc     [all...]
class_linker.cc 506 runtime->SetImtConflictMethod(runtime->CreateImtConflictMethod(linear_alloc));
    [all...]
  /art/runtime/gc/space/
image_space.cc     [all...]

Completed in 199 milliseconds