Home
last modified time | relevance | path

Searched refs:EscapeErrorMessage (Results 1 – 1 of 1) sorted by relevance

/art/libarttools/include_binder_utils/tools/
Dbinder_utils.h31 static std::string EscapeErrorMessage(const std::string& message) { in EscapeErrorMessage() function
39 EscapeErrorMessage(message).c_str()); in Fatal()
51 kServiceArtNonFatalErrorCode, EscapeErrorMessage(message).c_str()); in NonFatal()