Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dabstract_method.h61 HeapReference<mirror::Class> declaring_class_; variable
/art/runtime/
Dart_field.h201 GcRoot<mirror::Class> declaring_class_; variable
/art/runtime/verifier/
Dmethod_verifier.h708 const RegType* declaring_class_; // Lazily computed reg type of the method's declaring class. variable