Searched refs:ToSymbolString (Results 1 – 6 of 6) sorted by relevance
77 std::string ToSymbolString() const in ToSymbolString() function
130 HLOGV("add child failed at %s", it->ToSymbolString().c_str()); in AddReportCallStack()162 HLOGV("add child failed at %s", it->ToSymbolString().c_str()); in AddReportCallStackReverse()
424 frameIt->ToSymbolString().c_str()); in DumpCallChain()
323 recordSample.callFrames_.back().ToSymbolString().c_str()); in SymbolicCallFrame()
74 std::string ToSymbolString() const in ToSymbolString() function
168 HLOGV(" (%u)unwind symbol: %*s%s", index, index, "", callFrame.ToSymbolString().c_str()); in GetSymbolName()