Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ GetId
Method
GetId
Bcore/src/main/cpp/android-base/logging.cpp:387–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
const char* GetTag() const { return tag_; }
386
387
LogId GetId() const {
388
return id_;
389
}
390
391
int GetError() const {
392
return error_;
Callers
1
~LogMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected