Searched defs:errorToString (Results 1 – 3 of 3) sorted by relevance
42 inline std::string errorToString(int status) { in errorToString() function
46 inline std::string errorToString(const ::android::binder::Status& status) { in errorToString() function
53 std::string errorToString(const Status& e) { in errorToString() function