Home
last modified time | relevance | path

Searched refs:SetLoggingState (Results 1 – 25 of 32) sorted by relevance

12

/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/platform/
H A DLog.h66 …virtual void SetLoggingState( LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger ) =…
114 static void SetLoggingState(bool _dologging);
123 static void SetLoggingState( LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger );
H A DLog.cpp155 void Log::SetLoggingState in SetLoggingState() function in Log
170 void Log::SetLoggingState in SetLoggingState() function in Log
200 s_instance->m_pImpl->SetLoggingState( _saveLevel, _queueLevel, _dumpTrigger ); in SetLoggingState()
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/platform/
H A DLog.h89 …virtual void SetLoggingState(LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger) = 0;
141 static void SetLoggingState(bool _dologging);
151 static void SetLoggingState(LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger);
H A DLog.cpp143 void Log::SetLoggingState(bool _dologging) in SetLoggingState() function in Log
156 void Log::SetLoggingState(LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger) in SetLoggingState() function in Log
181 (*it)->SetLoggingState(_saveLevel, _queueLevel, _dumpTrigger); in SetLoggingState()
/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/platform/winRT/
H A DLogImpl.h52 void SetLoggingState( LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger );
H A DLogImpl.cpp251 void LogImpl::SetLoggingState in SetLoggingState() function in LogImpl
/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/platform/windows/
H A DLogImpl.h52 void SetLoggingState( LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger );
H A DLogImpl.cpp280 void LogImpl::SetLoggingState in SetLoggingState() function in LogImpl
/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/platform/unix/
H A DLogImpl.h52 void SetLoggingState( LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger );
H A DLogImpl.cpp241 void LogImpl::SetLoggingState in SetLoggingState() function in LogImpl
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/platform/winRT/
H A DLogImpl.h57 void SetLoggingState(LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger);
H A DLogImpl.cpp231 void LogImpl::SetLoggingState(LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger) in SetLoggingState() function in OpenZWave::Internal::Platform::LogImpl
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/platform/windows/
H A DLogImpl.h57 void SetLoggingState(LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger);
H A DLogImpl.cpp277 void LogImpl::SetLoggingState(LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger) in SetLoggingState() function in OpenZWave::Internal::Platform::LogImpl
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/platform/unix/
H A DLogImpl.h57 void SetLoggingState(LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger);
H A DLogImpl.cpp254 void LogImpl::SetLoggingState(LogLevel _saveLevel, LogLevel _queueLevel, LogLevel _dumpTrigger) in SetLoggingState() function in OpenZWave::Internal::Platform::LogImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/content/browser/
H A Dcontent_password_manager_driver.cc79 GetPasswordAutofillAgent()->SetLoggingState( in ContentPasswordManagerDriver()
183 GetPasswordAutofillAgent()->SetLoggingState( in SendLoggingAvailability()
H A Dcontent_password_manager_driver_unittest.cc98 void SetLoggingState(bool active) override { in SetLoggingState() function in password_manager::__anon0d63eb180111::FakePasswordAutofillAgent
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/content/browser/
H A Dcontent_password_manager_driver.cc80 GetPasswordAutofillAgent()->SetLoggingState( in ContentPasswordManagerDriver()
181 GetPasswordAutofillAgent()->SetLoggingState( in SendLoggingAvailability()
H A Dcontent_password_manager_driver_unittest.cc95 void SetLoggingState(bool active) override { in SetLoggingState() function in password_manager::__anon3bd0ba930111::FakePasswordAutofillAgent
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/content/renderer/
H A Dpassword_autofill_agent.h136 void SetLoggingState(bool active) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/content/renderer/
H A Dpassword_autofill_agent.h138 void SetLoggingState(bool active) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/content/common/mojom/
H A Dautofill_agent.mojom100 SetLoggingState(bool active);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/content/common/mojom/
H A Dautofill_agent.mojom97 SetLoggingState(bool active);
/dports/comms/openzwave/open-zwave-f339aa6/dotnet/src/
H A DZWManager.h252 void SetLoggingState(bool bState){ Log::SetLoggingState(bState); } in SetLoggingState() function

12