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

  /art/runtime/gc/
heap-inl.h 90 obj->AssertReadBarrierState();
103 obj->AssertReadBarrierState();
141 obj->AssertReadBarrierState();
heap.cc     [all...]
  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc 52 obj->AssertReadBarrierState();
  /art/runtime/gc/space/
space_test.h 114 o->AssertReadBarrierState();
image_space.cc 414 obj->AssertReadBarrierState();
    [all...]
  /art/runtime/gc/collector/
semi_space.cc 595 obj->AssertReadBarrierState();
596 forward_address->AssertReadBarrierState();
    [all...]
mark_compact.cc 134 obj->AssertReadBarrierState();
mark_sweep.cc 478 obj->AssertReadBarrierState();
519 obj->AssertReadBarrierState();
    [all...]
  /art/patchoat/
patchoat.cc 650 object->AssertReadBarrierState();
    [all...]
  /art/runtime/mirror/
object.h 122 ALWAYS_INLINE void AssertReadBarrierState() const REQUIRES_SHARED(Locks::mutator_lock_);
    [all...]
object-inl.h 144 inline void Object::AssertReadBarrierState() const {
    [all...]
  /art/imgdiag/
imgdiag.cc 353 object->AssertReadBarrierState();
    [all...]
  /art/compiler/
image_writer.cc     [all...]
  /art/runtime/
class_linker.cc 425 java_lang_Class->AssertReadBarrierState();
    [all...]

Completed in 363 milliseconds