Searched refs:GetErrno (Results 1 – 3 of 3) sorted by relevance
72 return stream.GetErrno(); in write_section()
90 return stream.GetErrno(); in read_proto()110 return stream.GetErrno(); in write_proto()
74 int GetErrno() { return mCopyAdapter.mErrno; } in GetErrno() function in android::uirenderer::FileOutputStreamLite360 if (output.GetErrno() != 0) { in saveBuffer()362 output.GetErrno(), strerror(output.GetErrno())); in saveBuffer()