OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
3826 - 3850
of
8652
) sorted by null
<<
151
152
153
154
155
156
157
158
159
160
>>
/bionic/linker/
debugger.cpp
104
close
(s);
247
close
(s);
/bionic/tests/
dirent_test.cpp
92
close
(fd);
104
ASSERT_EQ(
close
(fd), -1);
/bootable/recovery/minadbd/
adb.h
119
/*
close
is called by the peer when it has gone away.
121
** peer once our
close
method is called.
123
void (*
close
)(asocket *s);
member in struct:asocket
170
void (*
close
)(atransport *t);
member in struct:atransport
/bootable/recovery/minzip/
SysUtil.c
189
close
(fd);
193
close
(fd);
/build/tools/droiddoc/templates-sdk/
macros_override.cs
2
<?cs # pre is an HTML string to start the list, post is an HTML string to
close
the list ?>
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestResultsProvider.java
244
objectOutput.
close
();
246
byteStream.
close
();
248
// Ignore
close
exception.
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
CAInstallNotificationVerifierActivity.java
221
if (is != null) is.
close
();
222
if (os != null) os.
close
();
/cts/libs/json/src/com/android/json/stream/
JsonReader.java
504
public void
close
() throws IOException {
method in class:JsonReader
509
in.
close
();
594
* previous name-value pair, or a
close
brace to denote the end of the
[
all
...]
/cts/suite/audio_quality/test_description/
processing_main.py
66
self.conn.
close
()
215
#
close
the server socket to allow other instance to run
216
s.
close
()
/cts/tests/tests/database/src/android/database/cts/
AbstractWindowedCursorTest.java
47
mCursor.
close
();
48
mWindow.
close
();
CursorJoinerTest.java
55
mDatabase.
close
();
221
cursor.
close
();
DatabaseUtilsTest.java
71
mDatabase.
close
();
127
statement.
close
();
354
os.
close
();
394
os.
close
();
459
statement.
close
();
567
statement.
close
();
606
statement.
close
();
639
is.
close
();
/cts/tests/tests/media/src/android/media/cts/
JetPlayerTest.java
182
source.
close
();
185
target.
close
();
MediaPlayerTestBase.java
166
afd.
close
();
182
afd.
close
();
/cts/tests/tests/os/src/android/os/cts/
DebugTest.java
208
out.
close
();
216
out.
close
();
/cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_ContactCountsTest.java
68
cursor.
close
();
92
cursor.
close
();
/cts/tests/tests/security/src/android/security/cts/
VoldExploitTest.java
185
scanner.
close
();
262
scanner.
close
();
/cts/tests/tests/widget/src/android/widget/cts/
ImageSwitcherTest.java
168
source.
close
();
171
target.
close
();
MediaControllerTest.java
180
source.
close
();
183
target.
close
();
VideoViewTest.java
138
source.
close
();
141
target.
close
();
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
CtsApiCoverage.java
159
fileReader.
close
();
213
out.
close
();
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
IssueReporter.java
104
input.
close
();
128
gzipOutput.
close
();
/dalvik/dx/tests/115-merge/com/android/dx/merge/
DexMergeTest.java
182
jarOut.
close
();
192
in.
close
();
/developers/build/prebuilts/gradle/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
MainActivity.java
106
result.
close
();
117
// Store the DataItem URIs in a List and
close
the buffer. Then use these URIs
120
dataItems.
close
();
/developers/samples/android/wearable/wear/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
MainActivity.java
106
result.
close
();
117
// Store the DataItem URIs in a List and
close
the buffer. Then use these URIs
120
dataItems.
close
();
Completed in 507 milliseconds
<<
151
152
153
154
155
156
157
158
159
160
>>