HomeSort by relevance Sort by last modified time
    Searched refs:close (Results 1926 - 1950 of 8652) sorted by null

<<71727374757677787980>>

  /frameworks/base/libs/androidfw/
Asset.cpp 142 ::close(fd);
149 ::close(fd);
154 ::close(fd);
195 ::close(fd);
203 ::close(fd);
214 ::close(fd);
365 close();
524 * Close the asset.
526 void _FileAsset::close(void) function in class:_FileAsset
689 close();
821 void _CompressedAsset::close(void) function in class:_CompressedAsset
    [all...]
BackupHelpers.cpp 306 close(fd);
329 close(fd);
421 close(fd);
721 close(fd);
791 close(fd);
798 close(fd);
851 close(fd);
923 close(fd);
1027 close(fd);
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
PrintWriterTest.java 148 writer.close();
162 writer.close();
175 writer.close();
189 writer.close();
200 pw.close();
212 mpw.close();
220 * java.io.PrintWriter#close()
223 // Test for method void java.io.PrintWriter.close()
224 pw.close();
687 printWriter.close();
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/
types.py 40 self.cur.close()
41 self.con.close()
149 self.cur.close()
150 self.con.close()
269 self.cur.close()
270 self.con.close()
327 self.cur.close()
328 self.con.close()
346 self.con.close()
360 self.cur.close()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_posixpath.py 98 f.close()
108 if not f.close():
109 f.close()
115 f.close()
142 f.close()
151 if not f.close():
152 f.close()
158 f.close()
181 f.close()
190 if not f.close()
    [all...]
test_urllib.py 75 FILE.close()
81 self.returned_obj.close()
87 "close", "info", "geturl", "getcode", "__iter__"):
116 # Test close() by calling it hear and then having it be called again
118 self.returned_obj.close()
194 Connection: close
208 Connection: close
234 os.close(fd)
235 fp.close()
289 # does nothing about trying to close files that may still be open. I
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
types.py 40 self.cur.close()
41 self.con.close()
149 self.cur.close()
150 self.con.close()
269 self.cur.close()
270 self.con.close()
327 self.cur.close()
328 self.con.close()
346 self.con.close()
360 self.cur.close()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_posixpath.py 98 f.close()
108 if not f.close():
109 f.close()
115 f.close()
142 f.close()
151 if not f.close():
152 f.close()
158 f.close()
181 f.close()
190 if not f.close()
    [all...]
test_urllib.py 75 FILE.close()
81 self.returned_obj.close()
87 "close", "info", "geturl", "getcode", "__iter__"):
116 # Test close() by calling it hear and then having it be called again
118 self.returned_obj.close()
194 Connection: close
208 Connection: close
234 os.close(fd)
235 fp.close()
289 # does nothing about trying to close files that may still be open. I
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 628 close(IpBuf_Pipe[0]);
629 close(IpBuf_Pipe[1]);
630 close(OpBuf_Pipe[0]);
631 close(OpBuf_Pipe[1]);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
subprocess.py 351 rc = pipe.close()
357 process.stdin.close()
713 # Preserve original exception in case os.close raises.
717 # Only close the pipes we created.
727 os.close(fd)
796 self.stdin.close()
799 self.stdout.close()
802 self.stderr.close()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
subprocess.py 351 rc = pipe.close()
357 process.stdin.close()
713 # Preserve original exception in case os.close raises.
717 # Only close the pipes we created.
727 os.close(fd)
796 self.stdin.close()
799 self.stdout.close()
802 self.stderr.close()
    [all...]
  /external/mksh/src/
main.c 992 close(fd);
993 close(2);
994 close(1);
995 close(0);
1025 /* close all file descriptors hiding in savefd */
1030 close(ep->savefd[fd]);
1086 * 4 = cannot make fd close-on-exec
1137 close(rv);
1146 close(fd);
1360 close(shl_dbg_fd)
    [all...]
  /art/runtime/jdwp/
jdwp_adb.cc 69 close(clientSock);
73 close(control_sock_);
168 close(control_sock_);
291 * close the listen socket, but there's a good chance we won't be able to
372 close(sock);
439 Close();
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
stdio.c 40 * Small standard I/O/seek/close functions.
88 return (close(((FILE *)cookie)->_file));
  /bootable/recovery/minadbd/
fuse_adb_provider.c 64 vtab.close = close_adb;
  /bootable/recovery/minui/
graphics_fbdev.c 95 close(fd);
101 close(fd);
129 close(fd);
221 close(fb_fd);
  /bootable/recovery/tools/ota/
convert-to-bmp.py 77 f.close()
  /cts/common/host-side/java-scanner/src/com/android/compatibility/common/scanner/
JavaScannerDoclet.java 61 writer.close();
  /cts/tests/tests/content/src/android/content/res/cts/
RawResourceTest.java 66 is.close();
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
Camera2AndroidTestCase.java 158 mCameraSession.close();
208 * Close a {@link #CameraDevice camera device} and clear the associated StaticInfo field for a
222 * Close a {@link #CameraDevice camera device} and clear the associated StaticInfo field for a
235 throw new IllegalStateException("Try to close a device that is not opened yet");
237 mCamera.close();
299 * Close the pending images then close current default {@link ImageReader} object.
308 * Close an image reader instance.
315 // Close all possible pending images first.
318 image.close();
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/cts/
LowRamDeviceTest.java 71 is.close();
  /cts/tests/tests/media/src/android/media/cts/
MediaPlayerSurfaceStubActivity.java 47 afd.close();
  /cts/tests/tests/net/src/android/net/cts/
LocalServerSocketTest.java 54 // close server socket
56 localServerSocket.close();
  /cts/tests/tests/permission/src/android/permission/cts/
NoReadLogsPermissionTest.java 73 reader.close();

Completed in 518 milliseconds

<<71727374757677787980>>