| /external/obex/src/com/android/obex/ | 
| D | ObexTransport.java | 69     OutputStream openOutputStream() throws IOException;  in openOutputStream()  method
 | 
| D | Operation.java | 158     OutputStream openOutputStream() throws IOException;  in openOutputStream()  method
 | 
| D | ClientOperation.java | 259     public OutputStream openOutputStream() throws IOException {  in openOutputStream()  method in ClientOperation
 | 
| D | ServerOperation.java | 765     public OutputStream openOutputStream() throws IOException {  in openOutputStream()  method in ServerOperation
 | 
| /external/bazelbuild-kotlin-rules/tests/jvm/java/kapt/ | 
| D | AP.java | 64                 .openOutputStream()) {  in process()
 | 
| /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/ | 
| D | ServiceConnection.java | 97     public OutputStream openOutputStream() throws IOException;  in openOutputStream()  method
 | 
| /external/javapoet/src/test/java/com/squareup/javapoet/ | 
| D | TestFiler.java | 42     @Override public OutputStream openOutputStream() throws IOException {  in openOutputStream()  method in TestFiler.Source
 | 
| /external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/ | 
| D | ServiceConnectionSE.java | 131     public OutputStream openOutputStream() throws IOException {  in openOutputStream()  method in ServiceConnectionSE
 | 
| D | HttpsServiceConnectionSE.java | 134     public OutputStream openOutputStream() throws IOException {  in openOutputStream()  method in HttpsServiceConnectionSE
 | 
| /external/turbine/java/com/google/turbine/processing/ | 
| D | TurbineFiler.java | 238     public final OutputStream openOutputStream() {  in openOutputStream()  method in TurbineFiler.ReadOnlyFileObject320     public OutputStream openOutputStream() {  in openOutputStream()  method in TurbineFiler.TurbineJavaFileObject
 
 | 
| /external/kotlinpoet/kotlinpoet/src/test/java/com/squareup/kotlinpoet/ | 
| D | TestFiler.kt | 42     override fun openOutputStream(): OutputStream {  in openOutputStream()  method in com.squareup.kotlinpoet.Source
 | 
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ | 
| D | ShadowContentResolver.java | 157   protected final OutputStream openOutputStream(final Uri uri) {  in openOutputStream()  method in ShadowContentResolver
 | 
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ | 
| D | ShadowContentResolver.java | 205   protected final OutputStream openOutputStream(final Uri uri) throws FileNotFoundException {  in openOutputStream()  method in ShadowContentResolver223   protected final OutputStream openOutputStream(Uri uri, String mode) throws FileNotFoundException {  in openOutputStream()  method in ShadowContentResolver
 1189     OutputStream openOutputStream(Uri uri, String mode) throws FileNotFoundException;  in openOutputStream()  method
 
 | 
| /external/apache-commons-io/src/main/java/org/apache/commons/io/ | 
| D | FileUtils.java | 2511     public static FileOutputStream openOutputStream(final File file) throws IOException {  in openOutputStream()  method in FileUtils2540 …public static FileOutputStream openOutputStream(final File file, final boolean append) throws IOEx…  in openOutputStream()  method in FileUtils
 
 |