Home
last modified time | relevance | path

Searched refs:clear_logs (Results 1 – 25 of 84) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/
H A Dgcm_internals_ui.cc84 bool clear_logs = false; in RequestAllInfo() local
85 if (!args->GetBoolean(0, &clear_logs)) { in RequestAllInfo()
91 clear_logs ? gcm::GCMDriver::CLEAR_LOGS : gcm::GCMDriver::KEEP_LOGS; in RequestAllInfo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/
H A Dgcm_internals_ui.cc84 bool clear_logs = false; in RequestAllInfo() local
85 if (!args->GetBoolean(0, &clear_logs)) { in RequestAllInfo()
91 clear_logs ? gcm::GCMDriver::CLEAR_LOGS : gcm::GCMDriver::KEEP_LOGS; in RequestAllInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/webui/gcm/
H A Dgcm_internals_ui.cc83 bool clear_logs = false; in RequestAllInfo() local
84 if (!args->GetBoolean(0, &clear_logs)) { in RequestAllInfo()
90 clear_logs ? gcm::GCMDriver::CLEAR_LOGS : gcm::GCMDriver::KEEP_LOGS; in RequestAllInfo()
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ios_command/tests/cli/
H A Derror_regex.yaml6 cli_command: &clear_logs
44 cli_command: *clear_logs
/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/storage/netapp/
H A Dtest_na_ontap_firmware_upgrade.py123 clear_logs = True
133 clear_logs = True
143 'clear_logs': clear_logs,
/dports/www/drupal8/drupal-8.9.20/core/modules/dblog/
H A Ddblog.links.task.yml5 dblog.clear_logs:
/dports/www/drupal9/drupal-9.2.10/core/modules/dblog/
H A Ddblog.links.task.yml5 dblog.clear_logs:
/dports/irc/muh/muh-2.2a/src/
H A Dlog.h56 extern void clear_logs(int);
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/ontap/tests/unit/plugins/modules/
H A Dtest_na_ontap_firmware_upgrade.py152 clear_logs = True
163 clear_logs = True
174 'clear_logs': clear_logs,
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/tests/
H A Dtest_manifest.py349 def clear_logs(self): member in TestFileListTest
354 self.clear_logs()
358 self.clear_logs()
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/tests/
H A Dtest_manifest.py352 def clear_logs(self): member in TestFileListTest
357 self.clear_logs()
361 self.clear_logs()
/dports/lang/python27/Python-2.7.18/Lib/distutils/tests/
H A Dtest_filelist.py39 self.clear_logs()
43 self.clear_logs()
/dports/lang/python-legacy/Python-2.7.18/Lib/distutils/tests/
H A Dtest_filelist.py39 self.clear_logs()
43 self.clear_logs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/gcm_driver/
H A Dgcm_driver_android.cc156 ClearActivityLogs clear_logs) { in GetGCMStatistics() argument
159 if (clear_logs == CLEAR_LOGS) in GetGCMStatistics()
H A Dfake_gcm_driver.h40 ClearActivityLogs clear_logs) override;
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/distutils/tests/
H A Dtest_filelist.py39 self.clear_logs()
43 self.clear_logs()
/dports/databases/py-gdbm/Python-3.8.12/Lib/distutils/tests/
H A Dtest_filelist.py41 self.clear_logs()
45 self.clear_logs()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/distutils/tests/
H A Dtest_filelist.py41 self.clear_logs()
45 self.clear_logs()
/dports/lang/python37/Python-3.7.12/Lib/distutils/tests/
H A Dtest_filelist.py41 self.clear_logs()
45 self.clear_logs()
/dports/lang/python38/Python-3.8.12/Lib/distutils/tests/
H A Dtest_filelist.py41 self.clear_logs()
45 self.clear_logs()
/dports/lang/python-tools/Python-3.8.12/Lib/distutils/tests/
H A Dtest_filelist.py41 self.clear_logs()
45 self.clear_logs()
/dports/lang/python39/Python-3.9.9/Lib/distutils/tests/
H A Dtest_filelist.py41 self.clear_logs()
45 self.clear_logs()
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/_distutils/tests/
H A Dtest_filelist.py44 self.clear_logs()
48 self.clear_logs()
/dports/lang/python310/Python-3.10.1/Lib/distutils/tests/
H A Dtest_filelist.py41 self.clear_logs()
45 self.clear_logs()
/dports/lang/python311/Python-3.11.0a3/Lib/distutils/tests/
H A Dtest_filelist.py41 self.clear_logs()
45 self.clear_logs()

1234