Home
last modified time | relevance | path

Searched defs:GetErrorMessage (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Doptions.h123 string GetErrorMessage() const { return error_message_.stream_.str(); } in GetErrorMessage() function
/system/core/fastboot/
Dsocket.cpp283 std::string Socket::GetErrorMessage() { in GetErrorMessage() function in Socket