Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.h96 size_t GetDepth() const { in GetDepth() function
162 size_t GetDepth() const { in GetDepth() function
/art/runtime/base/
Dmutex.h272 unsigned int GetDepth() const { in GetDepth() function
/art/runtime/
Dstack_map.h974 ALWAYS_INLINE uint32_t GetDepth(const InlineInfoEncoding& encoding) const { in GetDepth() function
Dthread.cc2347 uint32_t GetDepth() const { in GetDepth() function in art::FetchStackTraceVisitor