Searched refs:GetErrno (Results 1 – 3 of 3) sorted by relevance
70 int GetErrno() { return mCopyAdapter.mErrno; } in GetErrno() function in android::uirenderer::FileOutputStreamLite299 if (output.GetErrno() != 0) { in saveBuffer()301 output.GetErrno(), strerror(output.GetErrno())); in saveBuffer()
72 return stream.GetErrno(); in write_section()
87 return stream.GetErrno(); in read_proto()107 return stream.GetErrno(); in write_proto()