Home
last modified time | relevance | path

Searched refs:parent_fp_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/debug/
Dstack_trace.cc265 parent_fp_(parent_fp), in ScopedStackFrameLinker()
270 CHECK_EQ(parent_fp_, previous_parent_fp) in ~ScopedStackFrameLinker()
Dstack_trace.h168 void* parent_fp_; variable