Searched
full:closing (Results
751 -
775 of
2993) sorted by null
<<31323334353637383940>>
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
nfc_hal_main.c | 69 "CLOSING" /* Shutting down */ 372 /* notify closing transport */
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
XZOutputStream.java | 386 * Finishes compression without closing the underlying stream. 427 * fails. If both finishing and closing fail, the exception thrown
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/session/ |
DefaultSession.java | 201 LOG.debug("Flushing and closing client data socket");
208 LOG.error("Error closing client data socket", e);
|
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/session/ |
DefaultSession.java | 205 LOG.debug("Flushing and closing client data socket");
212 LOG.error("Error closing client data socket", e);
|
/external/opencv3/3rdparty/include/ffmpeg_/libavformat/ |
avio.h | 400 * The internal buffer is automatically flushed before closing the 413 * The internal buffer is automatically flushed before closing the
|
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/ |
tDomain_creation_deletion.py | 141 # Closing and deleting temp files 219 # Closing and deleting temp files
|
/external/ppp/pppd/plugins/ |
winbind.c | 435 notice("error closing pipe?!? for child OUT[0]"); 441 notice("error closing pipe?!? for child IN[1]");
|
/external/v8/tools/testrunner/local/ |
execution.py | 343 self._VerbosePrint("Closing process pool.") 345 self._VerbosePrint("Closing database connection.")
|
/external/webrtc/talk/app/webrtc/ |
datachannel.cc | 582 LOG(LS_ERROR) << "Closing the DataChannel due to a failure to send data, " 648 LOG(LS_ERROR) << "Closing the DataChannel due to a failure to send"
|
/external/xmlwriter/src/org/jheer/ |
XMLWriter.java | 357 * open tag, content text, and a closing tag, all on one line. 377 * open tag, content text, and a closing tag, all on one line.
|
/external/zlib/src/contrib/ada/ |
zlib.ads | 172 -- Closing the compression or decompressor. 173 -- If stream is closing before the complete and Ignore_Error is False,
|
/external/zlib/src/contrib/minizip/ |
minizip.c | 504 printf("error in closing %s in the zipfile\n", 511 printf("error in closing %s\n",filename_try);
|
/frameworks/base/docs/html-intl/intl/ja/guide/components/ |
loaders.jd | 336 // Swap the new cursor in. (The framework will take care of closing the 468 // Swap the new cursor in. (The framework will take care of closing the
|
/frameworks/base/docs/html-intl/intl/ko/guide/components/ |
loaders.jd | 336 // Swap the new cursor in. (The framework will take care of closing the 468 // Swap the new cursor in. (The framework will take care of closing the
|
/frameworks/base/docs/html-intl/intl/ru/guide/components/ |
loaders.jd | 336 // Swap the new cursor in. (The framework will take care of closing the 468 // Swap the new cursor in. (The framework will take care of closing the
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/components/ |
loaders.jd | 336 // Swap the new cursor in. (The framework will take care of closing the 468 // Swap the new cursor in. (The framework will take care of closing the
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/components/ |
loaders.jd | 336 // Swap the new cursor in. (The framework will take care of closing the 468 // Swap the new cursor in. (The framework will take care of closing the
|
/frameworks/base/services/core/java/com/android/server/ |
LockSettingsStorage.java | 311 Slog.e(TAG, "Error closing file " + e); 339 Slog.e(TAG, "Error closing file " + e);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/ |
G711EncTest.c | 156 * M A C R O S FOR MALLOC and MEMORY FREE and CLOSING PIPES [all...] |
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/ |
omx_rpc.c | 230 DOMX_DEBUG("Closing the kill fd"); 254 DOMX_DEBUG("Closing the omx fd");
|
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/ |
omx_rpc.c | 230 DOMX_DEBUG("Closing the kill fd"); 254 DOMX_DEBUG("Closing the omx fd");
|
/libcore/dalvik/src/main/java/dalvik/system/ |
DexFile.java | 243 * if an I/O error occurs during closing the file, which 344 * if an I/O error occurs during closing the file, which
|
/libcore/ojluni/src/main/java/java/nio/channels/ |
SelectionKey.java | 38 * {@link #cancel cancel} method, by closing its channel, or by closing its
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMnsObexClient.java | 476 Log.e(TAG, "Error when closing stream after send " + e.getMessage()); 492 Log.e(TAG, "Error when closing stream after send " + e.getMessage());
|
/packages/apps/Camera2/src/com/android/camera/util/ |
ConcurrentSharedRingBuffer.java | 494 // Ensure that any pending swap tasks complete before closing. 563 // Ensure that any pending swap tasks complete before closing.
|
Completed in 2141 milliseconds
<<31323334353637383940>>