/external/autotest/client/cros/cellular/pseudomodem/ |
D | logging_setup.py | 59 stdout_handler.setFormatter(stdout_formatter) 67 syslog_handler.setFormatter(syslog_formatter)
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
D | HandlerTest.java | 224 h.setFormatter(f); in testGetSetFormatter_Normal() 235 h.setFormatter(null); in testGetSetFormatter_Null() 242 h.setFormatter(new SimpleFormatter()); in testGetSetFormatter_Null() 243 h.setFormatter(null); in testGetSetFormatter_Null()
|
/external/autotest/client/common_lib/ |
D | logging_config.py | 104 handler.setFormatter(formatter) 132 handler.setFormatter(formatter) 186 handler.setFormatter(logging.Formatter(
|
D | logging_manager.py | 413 handler.setFormatter(tagging_formatter) 489 handler.setFormatter(tagging_formatter.base_formatter) 588 new_handler.setFormatter(handler.formatter)
|
/external/python/cpython3/PC/layout/support/ |
D | logging.py | 39 handler.setFormatter(logging.Formatter("{levelname:8s} {message}", style="{")) 45 handler.setFormatter(
|
/external/curl/tests/ |
D | dictserver.py | 142 handler.setFormatter(formatter) 158 stdout_handler.setFormatter(formatter)
|
D | negtelnetserver.py | 317 handler.setFormatter(formatter) 333 stdout_handler.setFormatter(formatter)
|
D | smbserver.py | 357 handler.setFormatter(formatter) 373 stdout_handler.setFormatter(formatter)
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/widget/ |
D | DurationPicker.java | 78 mMinutePicker.setFormatter(NumberPicker.TWO_DIGIT_FORMATTER); in DurationPicker() 88 mSecondPicker.setFormatter(NumberPicker.TWO_DIGIT_FORMATTER); in DurationPicker()
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | logging_util.py | 27 fh.setFormatter(logging.Formatter(
|
/external/autotest/client/cros/cellular/ |
D | cellular_logging.py | 25 ch.setFormatter(formatter)
|
/external/pigweed/pw_arduino_build/py/pw_arduino_build/ |
D | log.py | 35 _STDERR_HANDLER.setFormatter(
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
D | RenderBundle.java | 44 public void setFormatter(SeriesFormatterType formatter) { in setFormatter() method in RenderBundle
|
D | SeriesAndFormatterList.java | 88 public FormatterType setFormatter(SeriesType series, FormatterType formatter) { in setFormatter() method in SeriesAndFormatterList
|
/external/llvm-project/clang/test/FixIt/ |
D | property-access-fixit.m | 15 @property(assign, readwrite, getter=formatter, setter=setFormatter:) BridgeFormatter* cppFormatter;
|
/external/autotest/client/cros/bluetooth/ |
D | bluetooth_device_xmlrpc_server.py | 40 handler.setFormatter(formatter)
|
/external/clang/test/FixIt/ |
D | property-access-fixit.m | 15 @property(assign, readwrite, getter=formatter, setter=setFormatter:) BridgeFormatter* cppFormatter;
|
/external/autotest/client/cros/networking/ |
D | apmanager_xmlrpc_server.py | 65 handler.setFormatter(formatter)
|
/external/autotest/client/common_lib/cros/ |
D | dark_resume_xmlrpc_server.py | 72 handler.setFormatter(formatter)
|
/external/autotest/client/cros/ |
D | dark_resume_xmlrpc_server.py | 72 handler.setFormatter(formatter)
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | logging_common.py | 52 handler.setFormatter(CustomFormatter())
|
/external/autotest/site_utils/lxc/ |
D | unittest_setup.py | 28 handler.setFormatter(formatter)
|
/external/python/cpython3/Lib/unittest/ |
D | _log.py | 49 handler.setFormatter(formatter)
|
/external/autotest/client/common_lib/cros/fake_device_server/ |
D | server.py | 113 handler.setFormatter(formatter)
|
/external/autotest/site_utils/rpm_control_system/ |
D | rpm_logging_config.py | 118 email_handler.setFormatter(logging.Formatter(LOGGING_FORMAT))
|