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

  /art/runtime/
runtime-inl.h 44 return resolution_method_.Read();
runtime.h 306 return !resolution_method_.IsNull();
310 resolution_method_ = GcRoot<mirror::ArtMethod>(method);
524 GcRoot<mirror::ArtMethod> resolution_method_; member in class:art::Runtime
runtime.cc     [all...]

Completed in 807 milliseconds