Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
Dcatchframe_local_test.cpp245 std::map<int, std::vector<DfxFrame>> mapFrames; variable
/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
Dcatchframe_local.cpp97 bool DfxCatchFrameLocal::CatchFrame(std::map<int, std::vector<DfxFrame>>& mapFrames, bool releaseTh… in CatchFrame()