HomeSort by relevance Sort by last modified time
    Searched refs:JavaFrameRootInfo (Results 1 - 3 of 3) sorted by null

  /art/runtime/
stack.h 401 class JavaFrameRootInfo : public RootInfo {
403 JavaFrameRootInfo(uint32_t thread_id, const StackVisitor* stack_visitor, size_t vreg)
stack.cc 611 void JavaFrameRootInfo::Describe(std::ostream& os) const {
thread.cc     [all...]

Completed in 31 milliseconds