Lines Matching defs:depth
944 size_t depth = 0; in GetDepth() local
949 ALWAYS_INLINE void SetDepth(const InlineInfoEncoding& encoding, uint32_t depth) { in SetDepth()
957 uint32_t depth) const { in GetMethodIndexAtDepth()
962 uint32_t depth, in SetMethodIndexAtDepth()
968 uint32_t depth) const { in GetDexPcAtDepth()
973 uint32_t depth, in SetDexPcAtDepth()
979 uint32_t depth) const { in GetInvokeTypeAtDepth()
984 uint32_t depth, in SetInvokeTypeAtDepth()
990 uint32_t depth) const { in GetDexRegisterMapOffsetAtDepth()
995 uint32_t depth, in SetDexRegisterMapOffsetAtDepth()
1001 uint32_t depth) const { in HasDexRegisterMapAtDepth()
1011 uint32_t depth) const { in GetRegionAtDepth()
1154 DexRegisterMap GetDexRegisterMapAtDepth(uint8_t depth, in GetDexRegisterMapAtDepth()