OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shutdown
(Results
726 - 750
of
4385
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/libchrome/base/message_loop/
incoming_task_queue.h
25
// threads and together with MessageLoop ensures clean
shutdown
.
/external/libchrome/base/
sync_socket_unittest.cc
122
ASSERT_TRUE(socket_b.
Shutdown
());
/external/libchrome/dbus/
dbus_statistics.h
37
CHROME_DBUS_EXPORT void
Shutdown
();
/external/libevent/test/
test-closed.c
99
shutdown
(pair[0], EVUTIL_SHUT_WR);
test-eof.c
103
shutdown
(pair[0], EVUTIL_SHUT_WR);
/external/libmicrohttpd/src/microspdy/
daemon.h
123
*
Shutdown
the daemon.
/external/libmojo/base/android/
build_info.h
46
// question isn't actually freed until
shutdown
. This is ok because there
/external/libmojo/mojo/edk/system/
broker_host.cc
42
channel_->
ShutDown
();
/external/libmojo/mojo/public/cpp/bindings/lib/
sync_handle_registry.cc
112
// |g_current_sync_handle_watcher| is reset during thread
shutdown
.
/external/ltp/include/lapi/syscalls/
aarch64.in
212
shutdown
210
ia64.in
171
shutdown
1202
sparc64.in
118
shutdown
134
x86_64.in
49
shutdown
48
/external/okhttp/mockwebserver/src/test/java/com/squareup/okhttp/mockwebserver/
CustomDispatcherTest.java
34
mockWebServer.
shutdown
();
MockWebServerTest.java
314
server.
shutdown
();
320
server.
shutdown
();
324
server.
shutdown
();
342
other.
shutdown
();
/external/python/cpython3/Lib/test/test_asyncio/
test_sslproto.py
36
sslpipe.
shutdown
.return_value = b''
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/util/concurrent/
RoboExecutorService.java
52
public void
shutdown
() {
method in class:RoboExecutorService
/external/scapy/scapy/layers/tls/
__init__.py
78
- Find a way to
shutdown
the automatons sockets properly without
/external/skia/src/gpu/
GrBackendTextureImageGenerator.h
72
// avoid releasing a ref from another thread, or get into races during context
shutdown
.
/external/skqp/src/core/
SkThreadedBMPDevice.h
78
// For ~SkThreadedBMPDevice() to
shutdown
tasks, we use this instead of reset because reset
/external/skqp/src/gpu/
GrBackendTextureImageGenerator.h
72
// avoid releasing a ref from another thread, or get into races during context
shutdown
.
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
CommonIntentsFacade.java
52
public void
shutdown
() {
method in class:CommonIntentsFacade
DisplayFacade.java
100
public void
shutdown
() {
method in class:DisplayFacade
PreferencesFacade.java
108
public void
shutdown
() {
method in class:PreferencesFacade
SpeechRecognitionFacade.java
80
public void
shutdown
() {
method in class:SpeechRecognitionFacade
Completed in 552 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>