Home
last modified time | relevance | path

Searched defs:Mark (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying-inl.h100 inline mirror::Object* ConcurrentCopying::Mark(mirror::Object* from_ref, in Mark() function
Dmark_sweep.cc699 ALWAYS_INLINE void Mark(mirror::Object* ref) const REQUIRES_SHARED(Locks::mutator_lock_) { in Mark() function in art::gc::collector::MarkSweep::MarkStackTask::MarkObjectParallelVisitor
/art/runtime/
Dread_barrier-inl.h246 inline mirror::Object* ReadBarrier::Mark(mirror::Object* obj) { in Mark() function
/art/compiler/dex/
Dinline_method_analyser.cc84 bool Matcher::Mark(Matcher* matcher) { in Mark() function in art::__anon3779275f0111::Matcher