Home
last modified time | relevance | path

Searched refs:SetMinLogLevel (Results 1 – 10 of 10) sorted by relevance

/system/tpm/tpm_manager/
Dtpm_manager_testrunner.cc27 logging::SetMinLogLevel(logging::LOG_VERBOSE); in main()
/system/tpm/attestation/
Dattestation_testrunner.cc27 logging::SetMinLogLevel(logging::LOG_VERBOSE); in main()
/system/tpm/trunks/
Dtrunks_testrunner.cc27 logging::SetMinLogLevel(logging::LOG_VERBOSE); in main()
Dresource_manager_test.cc53 logging::SetMinLogLevel(logging::LOG_FATAL); in ScopedDisableLogging()
56 logging::SetMinLogLevel(original_severity_); in ~ScopedDisableLogging()
/system/connectivity/shill/
Dlogging.cc42 logging::SetMinLogLevel(level); in SetLogLevelFromCommandLine()
/system/connectivity/shill/shims/
Dnetfilter_queue_helper.cc116 logging::SetMinLogLevel(-3); in main()
/system/extras/perfprofd/quipper/base/
Dlogging.cc37 void SetMinLogLevel(int level) { in SetMinLogLevel() function
Dlogging.h122 BASE_EXPORT void SetMinLogLevel(int level);
/system/tpm/attestation/server/
Dpkcs11_key_store_test.cc116 logging::SetMinLogLevel(logging::LOG_INFO); in ScopedDisableVerboseLogging()
119 logging::SetMinLogLevel(original_severity_); in ~ScopedDisableVerboseLogging()
/system/connectivity/shill/dbus/
Dchromeos_manager_dbus_adaptor.cc357 logging::SetMinLogLevel(level); in SetDebugLevel()