MCPcopy 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
292ScopedLogSeverity::~ScopedLogSeverity() { SetMinimumLogSeverity(old_); }
293
294} // namespace ndksamples::base

Callers

nothing calls this directly

Calls 1

SetMinimumLogSeverityFunction · 0.85

Tested by

no test coverage detected