Searched refs:exceptionToString (Results 1 – 2 of 2) sorted by relevance
40 std::string exceptionToString(int32_t exception) { in exceptionToString() function94 "%s(%d, \"%s\")", exceptionToString(exceptionCode).c_str(), in binderCallLogFn()
63 static std::string exceptionToString(int32_t ex) { in exceptionToString() function137 stream << "Status(" << exceptionToString(s.exceptionCode()) << "): '"; in operator <<()