Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.h95 size_t GetDepth() const { in GetDepth() function
161 size_t GetDepth() const { in GetDepth() function
/art/runtime/base/
Dmutex.h260 unsigned int GetDepth() const { in GetDepth() function
/art/runtime/
Dstack_map.h943 ALWAYS_INLINE uint32_t GetDepth(const InlineInfoEncoding& encoding) const { in GetDepth() function
Dthread.cc1998 int GetDepth() const { in GetDepth() function in art::CountStackDepthVisitor