Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dstatus.h124 std::string GetErrorMessage() const { in GetErrorMessage() function
160 std::string GetErrorMessage() const { in GetErrorMessage() function
/aosp12/frameworks/base/cmds/idmap2/include/idmap2/
H A DResult.h127 inline std::string Result<T>::GetErrorMessage() const { in GetErrorMessage() function
/aosp12/system/core/fastboot/
H A Dsocket.cpp285 std::string Socket::GetErrorMessage() { in GetErrorMessage() function in Socket
/aosp12/system/tools/aidl/
H A Doptions.h152 string GetErrorMessage() const { return error_message_.stream_.str(); } in GetErrorMessage() function
/aosp12/system/apex/apexd/
H A Dapexd_session.cpp188 const std::string& ApexSession::GetErrorMessage() const { in GetErrorMessage() function in android::apex::ApexSession
/aosp12/packages/services/Car/cpp/computepipe/runner/graph/
H A DGrpcGraph.cpp82 std::string GrpcGraph::GetErrorMessage() const { in GetErrorMessage() function in android::automotive::computepipe::graph::GrpcGraph
H A DLocalPrebuiltGraph.cpp272 std::string LocalPrebuiltGraph::GetErrorMessage() const { in GetErrorMessage() function in android::automotive::computepipe::graph::LocalPrebuiltGraph
/aosp12/frameworks/base/tools/bit/
H A Dmain.cpp329 TestResults::GetErrorMessage() in GetErrorMessage() function in TestResults