Home
last modified time | relevance | path

Searched defs:Depth (Results 1 – 2 of 2) sorted by relevance

/art/compiler/debug/dwarf/
Ddebug_info_entry_writer.h194 int Depth() const { return depth_; } in Depth() function
/art/runtime/mirror/
Dclass.cc1044 uint32_t Class::Depth() { in Depth() function in art::mirror::Class