Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/android/ndk-samples
/ ~ScopedLogSeverity
Method
~ScopedLogSeverity
base/src/main/cpp/logging.cpp:292–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
ScopedLogSeverity::~ScopedLogSeverity() { SetMinimumLogSeverity(old_); }
293
294
} // namespace ndksamples::base
Callers
nothing calls this directly
Calls
1
SetMinimumLogSeverity
Function · 0.85
Tested by
no test coverage detected