Home
last modified time | relevance | path

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

/external/protobuf/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