Searched defs:GetErrno (Results 1 – 2 of 2) sorted by relevance
88 int GetErrno() { return copying_input_.GetErrno(); } in GetErrno() function104 int GetErrno() { return errno_; } in GetErrno() function171 int GetErrno() { return copying_output_.GetErrno(); } in GetErrno() function186 int GetErrno() { return errno_; } in GetErrno() function
70 int GetErrno() { return mCopyAdapter.mErrno; } in GetErrno() function in android::uirenderer::FileOutputStreamLite