Home
last modified time | relevance | path

Searched defs:close (Results 1 – 25 of 93) sorted by relevance

1234

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/io/
DBufferProducer.kt22 fun close() { in next() method
DPipe.kt23 fun close() in add() method
44 override fun close() { in close() method
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/utils/
DCloseableByteSource.java44 public final synchronized void close() throws IOException { in close() method in CloseableByteSource
/tools/tradefederation/core/common_util/com/android/tradefed/result/
DInputStreamSource.java58 public void close(); in close() method
DByteArrayInputStreamSource.java43 public synchronized void close() { in close() method in ByteArrayInputStreamSource
DFileInputStreamSource.java69 public synchronized void close() { in close() method in FileInputStreamSource
/tools/tradefederation/core/src/com/android/tradefed/util/
DAdbRootElevator.java40 public void close() { in close() method in AdbRootElevator
DShellOutputReceiverStream.java91 public void close() throws IOException { in close() method in ShellOutputReceiverStream
/tools/platform-compat/java/com/android/annotationvisitor/
DAnnotationConsumer.java33 public void close(); in close() method
DJarReader.java62 public void close() throws IOException { in close() method in JarReader
/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/synaccess/
Dnp02b.py87 def close(self): member in PduDevice
183 def close(self): member in _TNHelperNP02B
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFileSystem.java55 public void close() throws IOException; in close() method
DAbstractFileSystem.java45 public void close() throws IOException { in close() method in AbstractFileSystem
DBlockDevice.java88 public void close() throws IOException; in close() method
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DProcessedAndRawByteSources.java80 public void close() throws IOException { in close() method in ProcessedAndRawByteSources
/tools/metalava/metalava-model-turbine/src/main/java/com/android/tools/metalava/model/turbine/
DTurbineEnvironmentManager.kt42 override fun close() {} in close() method in com.android.tools.metalava.model.turbine.TurbineEnvironmentManager
/tools/tradefederation/core/javatests/com/android/tradefed/util/sl4a/
DFakeSocketServerHelper.java43 public void close() throws IOException { in close() method in FakeSocketServerHelper
/tools/tradefederation/core/src/com/android/tradefed/config/filter/
DOptionFetcher.java105 public void close() throws Exception { in close() method in OptionFetcher
/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/
DBepFileTailer.java72 public void close() throws IOException { in close() method in BepFileTailer
/tools/tradefederation/core/src/com/android/tradefed/result/
DSnapshotInputStreamSource.java81 public synchronized void close() { in close() method in SnapshotInputStreamSource
/tools/platform-compat/java/com/android/class2nonsdklist/
DHiddenapiFlagsWriter.java36 public void close() { in close() method in HiddenapiFlagsWriter
DAnnotationPropertyWriter.java58 public void close() { in close() method in AnnotationPropertyWriter
/tools/tradefederation/core/aoa_helper/src/com/android/helper/aoa/
DUsbHelper.java194 public void close() { in close() method in UsbHelper
221 public void close() { in close() method in UsbHelper.DeviceList
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/bt_implementations/
Dbt_stub.py66 def close(self): member in BluethoothDevice
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/aeroflex/
Dtelnet.py73 def close(self): member in AttenuatorInstrument

1234