/external/turbine/java/com/google/turbine/processing/ |
D | TurbineFiler.java | 261 public final InputStream openInputStream() { in openInputStream() method in TurbineFiler.WriteOnlyFileObject 371 public InputStream openInputStream() { in openInputStream() method in TurbineFiler.ResourceFileObject 396 public InputStream openInputStream() { in openInputStream() method in TurbineFiler.BytesFileObject 421 public InputStream openInputStream() { in openInputStream() method in TurbineFiler.SourceFileObject
|
/external/obex/src/com/android/obex/ |
D | ObexTransport.java | 66 InputStream openInputStream() throws IOException; in openInputStream() method
|
D | Operation.java | 160 InputStream openInputStream() throws IOException; in openInputStream() method
|
D | ClientOperation.java | 206 public InputStream openInputStream() throws IOException { in openInputStream() method in ClientOperation
|
D | ServerOperation.java | 766 public InputStream openInputStream() throws IOException { in openInputStream() method in ServerOperation
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/ |
D | ServiceConnection.java | 106 public InputStream openInputStream() throws IOException; in openInputStream() method
|
/external/guava/android/guava/src/com/google/common/io/ |
D | FileBackedOutputStream.java | 169 private synchronized InputStream openInputStream() throws IOException { in openInputStream() method in FileBackedOutputStream
|
/external/guava/guava/src/com/google/common/io/ |
D | FileBackedOutputStream.java | 169 private synchronized InputStream openInputStream() throws IOException { in openInputStream() method in FileBackedOutputStream
|
/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/ |
D | ServiceConnectionSE.java | 135 public InputStream openInputStream() throws IOException { in openInputStream() method in ServiceConnectionSE
|
D | HttpsServiceConnectionSE.java | 138 public InputStream openInputStream() throws IOException { in openInputStream() method in HttpsServiceConnectionSE
|
/external/javapoet/src/main/java/com/squareup/javapoet/ |
D | JavaFile.java | 253 @Override public InputStream openInputStream() throws IOException { in toJavaFileObject() method
|
/external/oboe/tests/ |
D | testStreamStates.cpp | 52 bool openInputStream() { in openInputStream() function in StreamStates
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowContentResolver.java | 185 protected InputStream openInputStream(final Uri uri) throws FileNotFoundException { in openInputStream() method in ShadowContentResolver 1170 InputStream openInputStream(Uri uri) throws FileNotFoundException; in openInputStream() method
|
/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/ |
D | FileSpec.kt | 232 override fun openInputStream(): InputStream { in <lambda>() method
|
/external/apache-commons-io/src/main/java/org/apache/commons/io/ |
D | FileUtils.java | 2501 public static FileInputStream openInputStream(final File file) throws IOException { in openInputStream() method in FileUtils
|