Searched defs:GetErrno (Results 1 – 4 of 4) sorted by relevance
90 int GetErrno() const { return copying_input_.GetErrno(); } in GetErrno() function106 int GetErrno() const { return errno_; } in GetErrno() function173 int GetErrno() const { return copying_output_.GetErrno(); } in GetErrno() function188 int GetErrno() const { return errno_; } in GetErrno() function
28 aclError GetErrno() const { return errno_; } in GetErrno() function
30 aclError GetErrno() const { return errno_; } in GetErrno() function
72 Status GetErrno() const { return errno_; } in GetErrno() function