Home
last modified time | relevance | path

Searched defs:GetErrno (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dzero_copy_stream_impl.h88 int GetErrno() { return copying_input_.GetErrno(); } in GetErrno() function
104 int GetErrno() { return errno_; } in GetErrno() function
171 int GetErrno() { return copying_output_.GetErrno(); } in GetErrno() function
186 int GetErrno() { return errno_; } in GetErrno() function
/frameworks/base/libs/hwui/service/
DGraphicsStatsService.cpp70 int GetErrno() { return mCopyAdapter.mErrno; } in GetErrno() function in android::uirenderer::FileOutputStreamLite