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

  /art/runtime/mirror/
art_method-inl.h 333 inline bool ArtMethod::IsImtConflictMethod() {
art_method.h 471 bool IsImtConflictMethod() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
  /art/runtime/entrypoints/
entrypoint_utils-inl.h 432 if (!imt_method->IsImtConflictMethod() && !imt_method->IsImtUnimplementedMethod()) {
  /art/compiler/
image_writer.cc     [all...]
  /art/runtime/arch/
stub_test.cc     [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 513 milliseconds