Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dstack_trace.cc138 void* LinkStackFrames(void* fpp, void* parent_fp) { in LinkStackFrames()
263 ScopedStackFrameLinker::ScopedStackFrameLinker(void* fp, void* parent_fp) in ScopedStackFrameLinker()