Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/android/ndk-samples
/ GetTag
Method
GetTag
base/src/main/cpp/logging.cpp:206–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
LogSeverity GetSeverity() const { return severity_; }
205
206
const char* GetTag() const { return tag_; }
207
208
int GetError() const { return error_; }
209
Callers
1
~LogMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected