OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
301 - 325
of
3754
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/javassist/src/main/javassist/
ByteArrayClassPath.java
67
public void
close
() {}
method in class:ByteArrayClassPath
ClassClassPath.java
90
public void
close
() {
method in class:ClassClassPath
/external/libnfc-nxp/Linux_x86/
phDal4Nfc_link.h
53
phDal4Nfc_link_close_CB_t
close
;
member in struct:__anon3961
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
MetadataManager.java
64
private static void
close
(InputStream in) {
method in class:MetadataManager
67
in.
close
();
88
close
(in);
118
close
(in);
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/prefixmapper/
PrefixFileReader.java
61
close
(in);
89
close
(in);
93
private static void
close
(InputStream in) {
method in class:PrefixFileReader
96
in.
close
();
/external/libselinux/src/
check_context.c
28
close
(fd);
deny_unknown.c
30
close
(fd);
disable.c
31
close
(fd);
getenforce.c
30
close
(fd);
setenforce.c
30
close
(fd);
/external/lldb/test/pexpect-2.4/examples/
bd_client.py
29
s.
close
()
37
#s.
close
()
ftp.py
41
child.
close
()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
NameValueBlockReader.java
49
@Override public void
close
() throws IOException {
50
source.
close
();
110
public void
close
() throws IOException {
method in class:NameValueBlockReader
111
source.
close
();
/external/okhttp/okio/src/test/java/okio/
RealBufferedSourceReadUtf8LineTest.java
34
@Override public void
close
() throws IOException {
/external/openssl/apps/
CA.pl
96
close
OUT;
99
close
OUT;
183
close
IN;
184
close
OUT;
/cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Audio_AlbumsTest.java
53
c.
close
();
57
c.
close
();
120
c.
close
();
148
c.
close
();
153
c.
close
();
160
c.
close
();
181
afd.
close
();
186
c.
close
();
199
c.
close
();
Contacts_PeopleTest.java
125
cursor.
close
();
131
cursor.
close
();
142
cursor.
close
();
156
cursor.
close
();
161
cursor.
close
();
166
cursor.
close
();
173
cursor.
close
();
178
cursor.
close
();
191
cursor.
close
();
198
cursor.
close
();
[
all
...]
/external/bison/djgpp/
subpipe.c
61
close
((fd)); \
86
close
(fd);
93
close
(fd);
159
close
(from_in_fd);
203
close
(from_out_fd);
220
close
(to_in_fd);
253
close
(old_stdout);
267
close
(to_in_fd);
292
close
(old_stdin);
/external/chromium_org/third_party/libusb/src/libusb/os/
linux_netlink.c
118
close
(linux_netlink_socket);
125
close
(linux_netlink_socket);
135
close
(linux_netlink_socket);
141
close
(netlink_control_pipe[0]);
142
close
(netlink_control_pipe[1]);
143
close
(linux_netlink_socket);
168
close
(linux_netlink_socket);
171
/*
close
and reset control pipe */
172
close
(netlink_control_pipe[0]);
173
close
(netlink_control_pipe[1])
[
all
...]
/external/chromium_org/third_party/pexpect/
pxssh.py
246
self.
close
()
256
self.
close
()
259
self.
close
()
262
self.
close
()
273
self.
close
()
276
self.
close
()
279
self.
close
()
285
self.
close
()
299
self.
close
()
/external/chromium_org/ui/message_center/views/
message_view.cc
91
PaddedButton *
close
= new PaddedButton(this);
local
92
close
->SetPadding(-kCloseIconRightPadding, kCloseIconTopPadding);
93
close
->SetNormalImage(IDR_NOTIFICATION_CLOSE);
94
close
->SetHoveredImage(IDR_NOTIFICATION_CLOSE_HOVER);
95
close
->SetPressedImage(IDR_NOTIFICATION_CLOSE_PRESSED);
96
close
->set_animate_on_state_change(false);
97
close
->SetAccessibleName(l10n_util::GetStringUTF16(
99
// The
close
button should be added to view hierarchy by the derived class.
101
close
->set_owned_by_client();
102
close_button_.reset(
close
);
[
all
...]
/external/libpcap/
fad-glifc.c
117
(void)
close
(fd4);
130
(void)
close
(fd6);
131
(void)
close
(fd4);
143
(void)
close
(fd6);
144
(void)
close
(fd4);
159
(void)
close
(fd6);
160
(void)
close
(fd4);
362
(void)
close
(fd6);
363
(void)
close
(fd4);
/external/lldb/test/pexpect-2.4/
pxssh.py
215
self.
close
()
225
self.
close
()
228
self.
close
()
231
self.
close
()
242
self.
close
()
245
self.
close
()
248
self.
close
()
254
self.
close
()
268
self.
close
()
/cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteDatabaseTest.java
85
mDatabase.
close
();
101
db.
close
();
108
db.
close
();
114
db.
close
();
119
db.
close
();
319
database.
close
();
344
insertStatement.
close
();
345
cursor.
close
();
354
cursor.
close
();
362
deleteStatement.
close
();
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
subprocess.cc
200
// We're done writing.
Close
.
209
// We're done reading.
Close
.
283
close
(child_stdin_);
286
close
(child_stdout_);
311
close
(stdin_pipe[0]);
312
close
(stdin_pipe[1]);
313
close
(stdout_pipe[0]);
314
close
(stdout_pipe[1]);
339
close
(stdin_pipe[0]);
340
close
(stdout_pipe[1])
[
all
...]
Completed in 1067 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>