/libcore/luni/src/test/java/libcore/java/util/logging/ |
D | OldFileHandlerTest.java | 104 handler.publish(r); in testFileHandler() 110 handler.publish(r); in testFileHandler() 127 handler.publish(r); in testFileHandler_1params() 134 handler.publish(r); in testFileHandler_1params() 146 h.publish(r); in testFileHandler_1params() 147 h2.publish(r); in testFileHandler_1params() 148 h3.publish(r); in testFileHandler_1params() 149 h4.publish(r); in testFileHandler_1params() 161 h6.publish(r); in testFileHandler_1params() 164 h7.publish(r); in testFileHandler_1params() [all …]
|
D | OldFormatterTest.java | 48 h.publish(r); in testGetHead() 55 h.publish(r); in testGetTail()
|
D | OldXMLFormatterTest.java | 64 handler.publish(lr); in testGetTail() 72 public void publish(LogRecord record) {} in publish() method in OldXMLFormatterTest.MockHandler
|
D | OldMemoryHandlerTest.java | 93 public void publish(LogRecord record) {} in publish() method in OldMemoryHandlerTest.MockHandler
|
D | OldLogManagerTest.java | 253 public void publish(LogRecord record) {} in publish() method in OldLogManagerTest.MockHandler
|
D | OldLoggerTest.java | 222 public void publish(LogRecord record) {} in publish() method in OldLoggerTest.MockHandler
|
/libcore/ojluni/src/main/java/java/util/logging/ |
D | ConsoleHandler.java | 115 public void publish(LogRecord record) { in publish() method in ConsoleHandler 116 super.publish(record); in publish()
|
D | SocketHandler.java | 206 public synchronized void publish(LogRecord record) { in publish() method in SocketHandler 210 super.publish(record); in publish()
|
D | MemoryHandler.java | 203 public synchronized void publish(LogRecord record) { in publish() method in MemoryHandler 229 target.publish(record); in push()
|
D | Handler.java | 90 public abstract void publish(LogRecord record); in publish() method in Handler
|
D | StreamHandler.java | 205 public synchronized void publish(LogRecord record) { in publish() method in StreamHandler
|
D | FileHandler.java | 682 public synchronized void publish(LogRecord record) { in publish() method in FileHandler 686 super.publish(record); in publish()
|
D | Logger.java | 738 handler.publish(record); in log()
|
/libcore/ojluni/annotations/hiddenapi/java/util/logging/ |
D | Handler.java | 37 public abstract void publish(java.util.logging.LogRecord record); in publish() method in Handler
|
/libcore/luni/ |
D | bouncycastle-license.txt | 7 without limitation the rights to use, copy, modify, merge, publish,
|
D | unicode-license.txt | 26 rights to use, copy, modify, merge, publish, distribute, and/or sell copies of
|
/libcore/ |
D | NOTICE | 42 without limitation the rights to use, copy, modify, merge, publish, 77 without limitation the rights to use, copy, modify, merge, publish,
|
D | LICENSE | 78 appropriately publish on each copy an appropriate copyright notice and 94 b) You must cause any work that you distribute or publish, that in whole or 222 9. The Free Software Foundation may publish revised and/or new versions of the
|
/libcore/luni/src/test/java/libcore/libcore/net/ |
D | NetworkSecurityPolicyTest.java | 216 logger.publish(record); in testCleartextTrafficPolicyWithLoggingSocketHandler()
|
/libcore/ojluni/ |
D | NOTICE | 364 appropriately publish on each copy an appropriate copyright notice and 380 b) You must cause any work that you distribute or publish, that in whole or 508 9. The Free Software Foundation may publish revised and/or new versions of the 1530 publish, distribute, and/or sell copies of the Data Files or Software, and 1567 modify, merge, publish, distribute, and/or sell copies of the Data
|