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

  /dalvik/vm/
IndirectRefTable.h 194 union IRTSegmentState {
246 IRTSegmentState segmentState;
IndirectRefTable.cpp 63 IRTSegmentState prevState;
215 IRTSegmentState prevState;
  /art/runtime/
indirect_reference_table.h 199 union IRTSegmentState {
363 IRTSegmentState segment_state_;
indirect_reference_table.cc 79 IRTSegmentState prevState;
219 IRTSegmentState prevState;

Completed in 225 milliseconds