HomeSort by relevance Sort by last modified time
    Searched full:closing (Results 651 - 675 of 3769) sorted by null

<<21222324252627282930>>

  /external/apache-http/src/org/apache/http/conn/
BasicManagedEntity.java 182 // this assumes that closing the stream will
ClientConnectionManager.java 127 * This includes closing all connections, whether they are currently
EofSensorWatcher.java 77 * before closing. Otherwise, {@link #eofDetected eofDetected} is called.
package.html 80 received from the connection, or by closing the
  /external/apache-http/src/org/apache/http/entity/
InputStreamEntity.java 116 // If the input stream is from a connection, closing it will read to
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterToASCI.java 128 * thrown. Closing a previously-closed stream, however, has no effect.
  /external/autotest/client/common_lib/
smogcheck_tpm.py 192 logging.error('Error freeing memory when closing TPM context')
197 logging.error('Error closing TPM context')
215 raise SmogcheckError('Error closing TPM context object')
223 require a new context to be set up before execution and closing that
  /external/autotest/client/cros/netprotos/
interface_host.py 94 # Closing the socket drops membership groups.
  /external/autotest/client/site_tests/audio_ActiveStreamStress/
audio_ActiveStreamStress.py 103 """Turns off the first available stream by closing the first tab."""
  /external/autotest/client/site_tests/hardware_TPMTakeOwnership/
hardware_TPMTakeOwnership.py 160 raise error.TestFail('Error closing tspi context')
  /external/autotest/client/site_tests/platform_Firewall/
platform_Firewall.py 137 # Simulate the process exiting by closing |iface_w|.
  /external/autotest/server/site_tests/audio_AudioBasicHDMI/
audio_AudioBasicHDMI.py 69 # Stop audio playback by closing the browser tab.
  /external/autotest/server/site_tests/firmware_ECLidSwitch/
firmware_ECLidSwitch.py 29 # Delay between closing and opening the lid
  /external/chromium-trace/catapult/devil/devil/android/
ports.py 160 with contextlib.closing(httplib.HTTPConnection(
  /external/chromium-trace/catapult/systrace/atrace_helper/jni/
main.cc 171 // Closing the g_timer fd on SIGINT/SIGTERM will cause the read() below to
  /external/clang/include/clang/AST/
CommentSema.h 68 /// A stack of HTML tags that are currently open (not matched with closing
  /external/clang/lib/Parse/
ParseInit.cpp 40 // way through the closing ']' and to the next character. Handle the easy
68 // Parse up to (at most) the token after the closing ']' to determine
82 // Once we hit the closing square bracket, we look at the next
477 // Return true if a comma (or closing brace) is necessary after the
  /external/clang/test/Sema/
enum.c 74 enum NotYetComplete { // expected-note{{definition of 'enum NotYetComplete' is not complete until the closing '}'}}
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_flag_parser.cc 92 ++pos_; // consume the closing quote
  /external/curl/docs/examples/
xmlstream.c 137 printf("Depth Characters Closing Tag\n");
  /external/curl/docs/libcurl/opts/
CURLOPT_RTSP_REQUEST.3 65 This command terminates an RTSP session. Simply closing a connection does not
  /external/curl/lib/
multihandle.h 116 /* This handle will be used for closing the cached connections in
  /external/deqp/android/package/src/com/drawelements/deqp/testercore/
DeqpInstrumentation.java 162 Log.w(LOG_TAG, "Got exception while closing log", e);
  /external/deqp/framework/delibs/deutil/
deDynamicLibrary.h 57 * Closing library handle decrements reference count. Library is unloaded
  /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
AudioFileOutput.java 96 log("Error closing ParcelFile Descriptor");

Completed in 1527 milliseconds

<<21222324252627282930>>