HomeSort by relevance Sort by last modified time
    Searched full:shutdown (Results 701 - 725 of 4385) sorted by null

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/EdkDxeRuntimeDriverLib/Common/
RuntimeLib.c 132 @retval EFI_SUCCESS Shutdown the Runtime Driver Lib successfully
  /device/linaro/bootloader/edk2/OvmfPkg/Library/ResetSystemLib/
ResetSystemLib.c 97 System shutdown should not return, if it returns, it means the system does
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Reset.c 113 // check for warm reset flag, then shutdown reset flag, then cold (default) reset flag
  /external/apache-http/android/src/android/net/http/
ConnectionThread.java 62 * Loop until app shutdown. Runs connections in priority
RequestQueue.java 90 void shutdown() { method in class:RequestQueue.ActivePool
485 * This must be called to cleanly shutdown RequestQueue
487 public void shutdown() { method in class:RequestQueue
488 mActivePool.shutdown();
  /external/apache-http/src/org/apache/http/conn/
ClientConnectionRequest.java 50 * {@link ClientConnectionManager#shutdown() shut down}.
ConnectionReleaseTrigger.java 80 * This is a "hard" release that implies a shutdown of the connection.
  /external/autotest/client/site_tests/cellular_Smoke/
cellular_Smoke.py 90 raise error.TestFail('Test shutdown: '
  /external/autotest/client/site_tests/security_DeviceJail_Filesystem/
security_DeviceJail_Filesystem.py 102 logging.info('Waiting %d seconds for device_jail_fs shutdown',
  /external/autotest/server/site_tests/component_UpdateFlash/
component_UpdateFlash.py 56 """Verifies that the stateful partition was cleaned up on shutdown."""
  /external/autotest/server/site_tests/platform_RebootAfterUpdate/
platform_RebootAfterUpdate.py 18 shutdown / hangs, other tests have much longer timeouts (to prevent them
  /external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
ClientSocketBenchmark.java 106 executor.shutdown();
ServerSocketBenchmark.java 126 executor.shutdown();
  /external/conscrypt/testing/src/main/java/org/conscrypt/javax/net/ssl/
TestSSLSocketPair.java 89 executor.shutdown();
  /external/deqp/framework/delibs/decpp/
deSocket.hpp 89 void shutdown (void);
  /external/deqp/framework/delibs/deutil/
deSocket.c 646 if (shutdown(sock->handle, how) == 0)
673 if (shutdown(sock->handle, how) == 0)
709 /* There can be a thread blockin in accept(). Release it by calling shutdown. */
710 shutdown(sock->handle, SHUT_RDWR);
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractService.java 158 * This method should be used to initiate service shutdown. The invocation of this method should
160 * returned. If shutdown fails, the invocation should cause a call to
164 * convenient. It is invoked exactly once on service shutdown, even when {@link #stopAsync} is
503 * If true, the user requested a shutdown while the service was still starting
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
ListenableFutureTaskTest.java 75 exec.shutdown();
  /external/iptables/extensions/
libxt_sctp.t 19 -p sctp -m sctp --chunk-types all SHUTDOWN;=;OK
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
URLStreamHandlerRuntime.java 63 public void shutdown() { method in class:URLStreamHandlerRuntime
  /external/jacoco/org.jacoco.core.test/src-java8/org/jacoco/core/test/validation/
BootstrapMethodReferenceTest.java 55 runtime.shutdown();
  /external/jmdns/src/javax/jmdns/impl/
JmmDNSImpl.java 86 _ListenerExecutor.shutdown();
104 executor.shutdown();
213 executor.shutdown();
416 executor.shutdown();
  /external/junit/src/main/java/org/junit/internal/runners/
MethodRoadie.java 69 service.shutdown();
  /external/kernel-headers/original/uapi/asm-x86/asm/
svm.h 159 { SVM_EXIT_SHUTDOWN, "shutdown" }, \
  /external/kernel-headers/original/uapi/linux/
mroute6.h 23 #define MRT6_DONE (MRT6_BASE+1) /* Shutdown the kernel mroute */

Completed in 3000 milliseconds

<<21222324252627282930>>