Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ GetSeverity
Method
GetSeverity
Bcore/src/main/cpp/android-base/logging.cpp:381–383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
379
}
380
381
LogSeverity GetSeverity() const {
382
return severity_;
383
}
384
385
const char* GetTag() const { return tag_; }
386
Callers
1
~LogMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected