MCPcopy Create free account
hub / github.com/android/ndk-samples / GetError

Method GetError

base/src/main/cpp/logging.cpp:208–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206 const char* GetTag() const { return tag_; }
207
208 int GetError() const { return error_; }
209
210 std::ostream& GetBuffer() { return buffer_; }
211

Callers 1

~LogMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected