Home
last modified time | relevance | path

Searched defs:stack_ (Results 1 – 5 of 5) sorted by relevance

/system/core/libmemunreachable/
DPtracerThread.h47 std::unique_ptr<Stack> stack_; variable
DTarjan.h79 allocator::vector<Node<T>*> stack_; variable
/system/update_engine/payload_generator/
Dtarjan.h47 std::vector<Vertex::Index> stack_; variable
Dcycle_breaker.h58 std::vector<Vertex::Index> stack_; // the stack variable in the paper variable
/system/core/libunwindstack/
DDwarfOp.h93 std::deque<AddressType> stack_; variable