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

  /art/runtime/
runtime.h 131 return must_relocate_ && CanRelocate();
135 return must_relocate_;
738 bool must_relocate_; member in class:art::verifier::VerifyMode
runtime.cc 211 must_relocate_(false),
    [all...]

Completed in 41 milliseconds