/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/ |
URLConnectionTest.java | 239 server.close(); 360 i.close(); 431 fileURLCon.getInputStream().close(); 478 fileURLCon.getInputStream().close(); 485 fileURLCon.getInputStream().close(); 555 fileURLCon.getInputStream().close(); 865 w.close(); 876 fileURLCon.getInputStream().close(); [all...] |
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
Utility.java | 270 c2.close(); 274 c.close(); 313 c.close(); 662 c.close(); 749 inStream.close(); 751 // Nothing to be done if can't close the stream 769 inStream.close(); 771 // Nothing to be done if can't close the stream [all...] |
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
WebFrameTest.cpp | 147 m_webView->close(); 232 m_webView->close(); [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapContentObserver.java | 295 c.close(); 313 c.close(); 357 c.close(); 420 c.close(); 459 c.close(); 500 c.close(); 527 c.close(); 557 c.close(); 758 queryResult.close(); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
managers.py | 189 self.listener.close() 223 c.close() 296 conn.close() 527 writer.close() 529 reader.close() 554 writer.close() 569 conn.close() 586 conn.close() 596 conn.close() 616 conn.close() 979 def close(self, *args): member in class:IteratorProxy [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
managers.py | 189 self.listener.close() 223 c.close() 296 conn.close() 527 writer.close() 529 reader.close() 554 writer.close() 569 conn.close() 586 conn.close() 596 conn.close() 616 conn.close() 979 def close(self, *args): member in class:IteratorProxy [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
ContactAggregator.java | 464 c.close(); 578 cursor.close(); 613 cursor.close(); 675 cursor.close(); [all...] |
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ |
gUnitBaseTest.java | 142 if ( ps!=null ) ps.close(); 143 if ( ps2!=null ) ps2.close(); 290 if ( ps!=null ) ps.close(); 291 if ( ps2!=null ) ps2.close(); 455 if ( ps!=null ) ps.close(); 456 if ( ps2!=null ) ps2.close();
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
RemoteDebugEventSocketListener.java | 210 in.close(); in = null; 211 out.close(); out = null; 212 channel.close(); channel=null; 220 try {in.close();} catch (IOException ioe) { 225 out.close(); 228 try {channel.close();} catch (IOException ioe) {
|
/external/chromium_org/base/process/ |
launch_posix.cc | 231 // Since we're just trying to close anything we can find, 232 // ignore any error return values of close(). 233 ignore_result(HANDLE_EINTR(close(fd))); 263 // own use and will complain if we try to close them. All of 267 int ret = HANDLE_EINTR(close(fd)); 638 close(pipe_fd[0]); 639 close(pipe_fd[1]); 688 // Close our writing end of pipe now. Otherwise later read would not 691 close(pipe_fd[1]); 707 close(pipe_fd[0]) [all...] |
/external/chromium_org/third_party/leveldatabase/src/util/ |
env_posix.cc | 80 virtual ~PosixRandomAccessFile() { close(fd_); } 179 // data to the file. This is safe since we either properly close the 267 PosixMmapFile::Close(); 294 virtual Status Close() { 306 if (close(fd_) < 0) { 421 close(fd); 514 close(fd); 518 close(fd); 536 close(my_lock->fd_);
|
/external/chromium_org/third_party/openssl/openssl/ |
e_os.h | 169 #define closesocket(s) close(s) 176 #define closesocket(s) close(s) 190 #define closesocket(s) close(s) 209 #define closesocket(s) close(s) 487 # define SHUTDOWN(fd) close(fd) 488 # define SHUTDOWN2(fd) close(fd)
|
/external/chromium_org/ui/gl/ |
generate_bindings.py | [all...] |
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/ |
TransportManager.java | 264 public void close(Throwable cause, boolean useDisconnectPacket) method in class:TransportManager 274 sock.close(); 307 sock.close(); 496 close(e, false); 582 close(e, false); method 699 close(e, false); method
|
/external/grub/grub/ |
asmstub.c | 198 /* Close off the file descriptors we used. */ 209 close (disks[i].flags); 213 close (serial_fd); 239 /* If the old one is already opened, close it. */ 242 close (disks[drive].flags); 803 close (disks[drive].flags); 1113 /* If a serial device is already opened, close it first. */ 1115 close (serial_fd); 1218 close (serial_fd);
|
/external/openssl/ |
e_os.h | 169 #define closesocket(s) close(s) 176 #define closesocket(s) close(s) 190 #define closesocket(s) close(s) 209 #define closesocket(s) close(s) 487 # define SHUTDOWN(fd) close(fd) 488 # define SHUTDOWN2(fd) close(fd)
|
/frameworks/base/core/tests/coretests/src/android/util/ |
Base64Test.java | 450 b64os.close(); 460 b64os.close(); 483 b64os.close(); 493 b64os.close(); 503 b64os.close(); 526 b64os.close();
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
SipAudioCall.java | 287 public void close() { method in class:SipAudioCall 288 close(true); 291 private synchronized void close(boolean closeRtp) { method in class:SipAudioCall 475 close(); method 489 close(false); 574 close(true); [all...] |
/hardware/qcom/display/msm8974/libexternal/ |
external.cpp | 230 close(spdFile); 299 close(hdmiScanInfoFile); 306 close(hdmiScanInfoFile); 429 close(hdmiEDIDFile); 458 ret = close(mFd); 697 close(hdmiHPDFile);
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
TestActivity.java | 123 cursor.close(); 516 fos.close(); 517 is.close(); 522 fos.close(); 603 public void close() throws IOException { method in class:TestTcpTransport 604 s.close();
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
GlobalDismissManager.java | 266 cnb.close(); 325 cursor.close(); 335 cnb.close(); 437 eventCursor.close(); 471 calendarCursor.close(); 514 cursor.close();
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
FolderSyncParser.java | 307 c.close(); 357 c.close(); 541 c.close(); 651 parentCursor.close(); 673 childCursor.close(); 740 c.close(); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
asyncore.py | 403 def close(self): member in class:dispatcher 409 self.socket.close() 478 # since there is an error, we'll go ahead and close the socket 521 self.log_info('unhandled close event', 'warning') 522 self.close() 581 x.close() 635 def close(self): member in class:.file_wrapper 636 os.close(self.fd)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/ |
dbobj.py | 42 def close(self, *args, **kwargs): member in class:DBEnv 43 return self._cobj.close(*args, **kwargs) 146 def close(self, *args, **kwargs): member in class:DB 147 return self._cobj.close(*args, **kwargs) 239 def close(self, *args, **kwargs): member in class:DBSequence 240 return self._cobj.close(*args, **kwargs)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_compare.py | 88 self.env.close() 108 self.db.close() 136 curs.close() 274 self.env.close() 293 self.db.close() 321 curs.close()
|