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

  /art/runtime/
runtime.h 329 return resolution_method_;
333 return resolution_method_ != NULL;
337 resolution_method_ = method;
471 mirror::ArtMethod* resolution_method_; member in class:art::Runtime
runtime.cc 85 resolution_method_(NULL),
    [all...]

Completed in 63 milliseconds