Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ ~ScopedLogSeverity
Method
~ScopedLogSeverity
Bcore/src/main/cpp/android-base/logging.cpp:498–500 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
496
}
497
498
ScopedLogSeverity::~ScopedLogSeverity() {
499
SetMinimumLogSeverity(old_);
500
}
501
502
} // namespace base
503
} // namespace android_lkchan
Callers
nothing calls this directly
Calls
1
SetMinimumLogSeverity
Function · 0.85
Tested by
no test coverage detected