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

  /art/runtime/mirror/
art_method-inl.h 341 inline bool ArtMethod::IsImtUnimplementedMethod() {
art_method.h 473 bool IsImtUnimplementedMethod() 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/oatdump/
oatdump.cc     [all...]

Completed in 456 milliseconds