OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
2276 - 2300
of
8652
) sorted by null
<<
91
92
93
94
95
96
97
98
99
100
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_old_mailbox.py
78
msg.fp.
close
()
88
msg.fp.
close
()
99
msg.fp.
close
()
102
msg.fp.
close
()
test_threadedtempfile.py
39
f.
close
()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
TcpStream.cpp
50
::
close
(m_sock);
/system/core/libcutils/
android_reboot.c
94
close
(fd);
ashmem-dev.c
66
close
(fd);
/system/core/libion/
ion_test.c
98
close
(map_fd);
101
close
(fd);
105
close
(map_fd);
109
close
(map_fd);
/system/core/toolbox/
load_policy.c
47
close
(fd);
ps.c
69
close
(fd);
78
close
(fd);
156
close
(fd);
201
close
(fd);
umount.c
86
close
(loop_fd);
/system/extras/f2fs_utils/
make_f2fs_main.c
84
close
(fd);
/system/extras/tests/crypto/
get_dm_versions.c
54
close
(fd);
/system/extras/tests/framebuffer/
fb_test.c
149
close
(fd);
159
close
(fd);
175
close
(gr_fb_fd);
180
close
(gr_vt_fd);
/system/netd/client/
FwmarkClient.cpp
39
close
(mChannel);
/system/netd/server/
NetdConstants.cpp
124
close
(fd);
127
close
(fd);
144
close
(fd);
148
close
(fd);
/system/security/softkeymaster/
module.cpp
39
/*
Close
an opened OpenSSL instance */
59
dev->common.
close
= openssl_close;
/cts/tests/tests/app/src/android/app/cts/
DownloadManagerTest.java
122
cursor.
close
();
293
cursor.
close
();
324
cursor.
close
();
337
cursor.
close
();
353
cursor.
close
();
372
cursor.
close
();
386
cursor.
close
();
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3Mem.cpp
362
close
(main_ion_fd);
382
close
(memInfo.fd);
390
close
(memInfo.main_ion_fd);
632
close
(mMemInfo[i].main_ion_fd);
651
close
(mMemInfo[i].main_ion_fd);
654
close
(mMemInfo[cnt].main_ion_fd);
714
close
(mMemInfo[cnt].main_ion_fd);
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
ConsoleHandlerTest.java
147
* Test
close
() when having sufficient privilege, and a record has been
159
h.
close
();
163
h.
close
();
167
* Test
close
() when having sufficient privilege, and an output stream that
181
h.
close
();
185
* Test
close
() when having sufficient privilege, and no record has been
196
h.
close
();
368
h.
close
();
401
// assertEquals("
close
", DelegationParameterStack.getInstance()
468
* @see java.io.OutputStream#
close
()
470
public void
close
() throws IOException {
method in class:ConsoleHandlerTest.MockOutputStream
[
all
...]
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBDatabase.cpp
91
m_backend->
close
();
353
this->
close
();
354
enqueueEvent(Event::create(EventTypeNames::
close
));
357
void IDBDatabase::
close
()
function in class:blink::IDBDatabase
359
IDB_TRACE("IDBDatabase::
close
");
375
m_backend->
close
();
426
ASSERT(event->type() == EventTypeNames::versionchange || event->type() == EventTypeNames::
close
);
452
// we can't fire a "versionchange" event to let script manually
close
the connection.
460
// Immediately
close
the connection to the back end. Don't attempt a
461
// normal
close
() since that may wait on transactions which require
[
all
...]
/external/iproute2/misc/
rtacct.c
119
close
(fd);
126
close
(fd);
395
close
(clnt);
399
close
(clnt);
596
close
(fd);
610
close
(fd);
613
close
(fd);
/external/netperf/
netserver.c
238
if (
close
(STDOUT_FILENO) == -1)
584
if (
close
(STDIN_FILENO) == -1)
596
if (
close
(STDOUT_FILENO) == -1)
614
if (
close
(STDERR_FILENO) == -1)
708
/* And
close
the server_sock since the child will own it. */
710
close
(server_sock);
722
close
(server_control);
728
close
(server_sock);
772
/* handles that the child should
close
since they shouldn't have */
913
/* +*+SAF I need a better way to find inherited handles I should
close
! */
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsvideo.c
65
close
(console);
69
close
(memory);
295
close
(console_fd);
302
close
(memory_fd);
303
close
(console_fd);
668
/*
Close
console and input file descriptors */
676
close
(memory_fd);
684
close
(console_fd);
/external/wpa_supplicant_8/wpa_supplicant/examples/
wps-nfc.py
231
client.
close
()
235
client.
close
()
242
client.
close
()
249
client.
close
()
253
client.
close
()
282
client.
close
()
520
clf.
close
()
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerBaseTest.java
379
cursor.
close
();
460
cursor.
close
();
490
response.
close
();
502
response.
close
();
506
response.
close
();
529
cursor.
close
();
558
cursor.
close
();
/frameworks/base/libs/androidfw/tests/
BackupData_test.cpp
83
::
close
(fd);
124
::
close
(fd);
174
::
close
(fd);
226
::
close
(fd);
267
::
close
(fd);
327
::
close
(fd);
393
::
close
(fd);
Completed in 598 milliseconds
<<
91
92
93
94
95
96
97
98
99
100
>>