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

  /art/runtime/
image-inl.h 39 // rather than image_roots_ because it won't move (asserted below)
42 reinterpret_cast<mirror::ObjectArray<mirror::Object>*>(image_roots_);
image.cc 61 image_roots_(image_roots),
93 image_roots_ += delta;
image.h 109 image_roots_(0U),
427 uint32_t image_roots_; variable

Completed in 66 milliseconds