Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dstack_trace.cc269 void* previous_parent_fp = LinkStackFrames(fp_, original_parent_fp_); in ~ScopedStackFrameLinker() local
270 CHECK_EQ(parent_fp_, previous_parent_fp) in ~ScopedStackFrameLinker()