Searched defs:NumFrames (Results 1 - 3 of 3) sorted by relevance

/system/core/libunwindstack/include/unwindstack/
H A DUnwinder.h69 size_t NumFrames() { return frames_.size(); } function in class:unwindstack::Unwinder
/system/core/include/backtrace/
H A DBacktrace.h184 size_t NumFrames() const { return frames_.size(); } function in class:Backtrace
/system/core/libbacktrace/include/backtrace/
H A DBacktrace.h184 size_t NumFrames() const { return frames_.size(); } function in class:Backtrace

Completed in 469 milliseconds