Home
last modified time | relevance | path

Searched defs:frames_ (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/unwinding/libbacktrace/include/backtrace/
H A DBacktrace.h206 std::vector<backtrace_frame_data_t> frames_; variable
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DUnwinder.h154 std::vector<FrameData> frames_; variable
/aosp12/art/runtime/hprof/
H A Dhprof.cc900 gc::EqAllocRecordTypesPtr<gc::AllocRecordStackTraceElement>> frames_; member in art::hprof::Hprof