Home
last modified time | relevance | path

Searched refs:GetMinLogLevel (Results 1 – 5 of 5) 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/connectivity/shill/dbus/
Dchromeos_manager_dbus_adaptor.cc349 *level = logging::GetMinLogLevel(); in GetDebugLevel()
/system/tpm/attestation/server/
Dpkcs11_key_store_test.cc115 : original_severity_(logging::GetMinLogLevel()) { in ScopedDisableVerboseLogging()
/system/tpm/trunks/
Dresource_manager_test.cc52 ScopedDisableLogging() : original_severity_(logging::GetMinLogLevel()) { in ScopedDisableLogging()