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

  /art/runtime/
runtime.h 143 return must_relocate_ && CanRelocate();
147 return must_relocate_;
949 bool must_relocate_; member in class:art::verifier::VerifyMode
    [all...]
runtime.cc 233 must_relocate_(false),
    [all...]

Completed in 398 milliseconds