Home
last modified time | relevance | path

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

/system/core/fastboot/
Dsocket.cpp285 std::string Socket::GetErrorMessage() { in GetErrorMessage() function in Socket
/system/tools/aidl/
Doptions.h152 string GetErrorMessage() const { return error_message_.stream_.str(); } in GetErrorMessage() function
/system/apex/apexd/
Dapexd_session.cpp188 const std::string& ApexSession::GetErrorMessage() const { in GetErrorMessage() function in android::apex::ApexSession