MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / GetError

Method GetError

Bcore/src/main/cpp/android-base/logging.cpp:391–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389 }
390
391 int GetError() const {
392 return error_;
393 }
394
395 std::ostream& GetBuffer() {
396 return buffer_;

Callers 1

~LogMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected