Home
last modified time | relevance | path

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

/art/dt_fd_forward/
Ddt_fd_forward.h104 void SetLastError(const std::string& desc);
Ddt_fd_forward.cc59 SetLastError(::android::base::StringPrintf("%s:%d - %s: %s", \
151 void FdForwardTransport::SetLastError(const std::string& desc) { in SetLastError() function in dt_fd_forward::FdForwardTransport