Home
last modified time | relevance | path

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

/aosp12/art/runtime/mirror/
H A Dthrowable.cc84 const ObjPtr<Object> stack_state = GetStackState(); in GetStackDepth() local
103 ObjPtr<Object> stack_state = GetStackState(); in Dump() local
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto6573 optional int32 stack_state = 2; field