Searched refs:hex_backtrace (Results 1 – 1 of 1) sorted by relevance
110 std::vector<std::string> hex_backtrace; in SetCrashKeyFromAddresses() local118 hex_backtrace.push_back(s); in SetCrashKeyFromAddresses()121 value = JoinString(hex_backtrace, ' '); in SetCrashKeyFromAddresses()