Home
last modified time | relevance | path

Searched defs:klass_ (Results 1 – 5 of 5) sorted by relevance

/art/runtime/mirror/
Dobject.h586 HeapReference<Class> klass_; variable
/art/runtime/gc/
Dallocation_record.h195 GcRoot<mirror::Class> klass_; variable
/art/runtime/jit/
Djit.cc585 jobject klass_; member in art::jit::FINAL
/art/runtime/verifier/
Dreg_type.h294 mutable GcRoot<mirror::Class> klass_; // Non-const only due to moving classes. variable
/art/runtime/
Dclass_linker.cc5607 Handle<mirror::Class> klass_; member in art::LinkVirtualHashTable