Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A Dninja_defs.go52 Depth int // The Ninja pool depth. member
101 Depth int member
/aosp12/art/libelffile/dwarf/
H A Ddebug_info_entry_writer.h194 int Depth() const { return depth_; } in Depth() function
/aosp12/art/runtime/
H A Dsubtype_check_test.cc67 size_t Depth() const { in Depth() function
/aosp12/art/runtime/mirror/
H A Dclass.cc1375 uint32_t Class::Depth() { in Depth() function in art::mirror::Class