Home
last modified time | relevance | path

Searched defs:errorToString (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/liberror/include/error/
DResult.h42 inline std::string errorToString(int status) { in errorToString() function
DBinderResult.h46 inline std::string errorToString(const ::android::binder::Status& status) { in errorToString() function
/frameworks/av/media/liberror/
Dexpected_utils_test.cpp53 std::string errorToString(const Status& e) { in errorToString() function