Home
last modified time | relevance | path

Searched refs:GetMinLogLevel (Results 1 – 4 of 4) sorted by relevance

/system/extras/perfprofd/quipper/base/
Dlogging.cc41 int GetMinLogLevel() { in GetMinLogLevel() function
Dlogging.h125 BASE_EXPORT int GetMinLogLevel();
169 ((::logging::LOG_ ## severity) >= ::logging::GetMinLogLevel())
/system/tpm/attestation/server/
Dpkcs11_key_store_test.cc113 : original_severity_(logging::GetMinLogLevel()) { in ScopedDisableVerboseLogging()
/system/tpm/trunks/
Dresource_manager_test.cc52 ScopedDisableLogging() : original_severity_(logging::GetMinLogLevel()) { in ScopedDisableLogging()