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