Searched defs:Depth (Results 1 – 2 of 2) sorted by relevance
/art/compiler/debug/dwarf/ | ||
D | debug_info_entry_writer.h | 194 int Depth() const { return depth_; } in Depth() function |
/art/runtime/mirror/ | ||
D | class.cc | 1044 uint32_t Class::Depth() { in Depth() function in art::mirror::Class |