Searched defs:openInputStream (Results 1 – 9 of 9) sorted by relevance
68 InputStream openInputStream() throws IOException; in openInputStream() method
170 InputStream openInputStream() throws IOException; in openInputStream() method
269 public InputStream openInputStream() throws IOException { in openInputStream() method in ClientOperation
766 public InputStream openInputStream() throws IOException { in openInputStream() method in ServerOperation
126 status_t DeviceHalLocal::openInputStream( in openInputStream() function in android::DeviceHalLocal
263 status_t DeviceHalHidl::openInputStream( in openInputStream() function in android::DeviceHalHidl
127 status_t DeviceHalLocal::openInputStream( in openInputStream() function in android::V4_0::DeviceHalLocal
273 status_t DeviceHalHidl::openInputStream( in openInputStream() function in android::V4_0::DeviceHalHidl
996 public final @Nullable InputStream openInputStream(@NonNull Uri uri) in openInputStream() method in ContentResolver