Searched defs:GetErrorMessage (Results 1 – 3 of 3) sorted by relevance
285 std::string Socket::GetErrorMessage() { in GetErrorMessage() function in Socket
152 string GetErrorMessage() const { return error_message_.stream_.str(); } in GetErrorMessage() function
188 const std::string& ApexSession::GetErrorMessage() const { in GetErrorMessage() function in android::apex::ApexSession