Searched refs:ScopedStackFrameLinker (Results 1 – 3 of 3) sorted by relevance
161 class BASE_EXPORT ScopedStackFrameLinker {163 ScopedStackFrameLinker(void* fp, void* parent_fp);164 ~ScopedStackFrameLinker();171 DISALLOW_COPY_AND_ASSIGN(ScopedStackFrameLinker);
263 ScopedStackFrameLinker::ScopedStackFrameLinker(void* fp, void* parent_fp) in ScopedStackFrameLinker() function in base::debug::ScopedStackFrameLinker268 ScopedStackFrameLinker::~ScopedStackFrameLinker() { in ~ScopedStackFrameLinker()
40 base::debug::ScopedStackFrameLinker jni_frame_linker( \