Home
last modified time | relevance | path

Searched defs:obj_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dobject_lock.h43 Handle<T> const obj_; variable
Dmonitor.h254 GcRoot<mirror::Object> obj_; variable
/art/runtime/gc/
Dheap.cc2584 const mirror::Object* const obj_; member in art::gc::RootMatchesObjectVisitor