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

  /art/runtime/mirror/
art_method-inl.h 326 inline bool ArtMethod::IsResolutionMethod() {
art_method.h 469 bool IsResolutionMethod() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
  /art/runtime/
instrumentation.cc 98 if (!method->IsResolutionMethod()) {
    [all...]
  /art/compiler/
image_writer.cc     [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 138 milliseconds