OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
2701 - 2725
of
8652
) sorted by null
<<
101
102
103
104
105
106
107
108
109
110
>>
/system/core/libsuspend/
autosuspend_wakeup_count.c
193
close
(wakeup_count_fd);
195
close
(state_fd);
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
file.c
226
close
(f->fd);
260
close
(f->fd);
/system/extras/ext4_utils/
ext2simg.c
177
close
(infd);
190
close
(outfd);
/system/netd/client/
NetdClient.cpp
45
close
(fd);
130
close
(socketFd);
/system/vold/
Fat.cpp
242
close
(fd);
252
close
(fd);
main.cpp
119
close
(fd);
137
close
(fd);
/art/runtime/jdwp/
jdwp_socket.cc
182
close
(listenSock);
186
close
(clientSock);
315
close
(clientSock);
342
*
close
the listen socket, but there's a good chance we won't be able to
435
close
(tmpSock);
496
Close
();
/art/test/121-modifiers/src/
Asm.java
100
out.
close
();
/bionic/tests/
sys_stat_test.cpp
83
close
(fd);
/bootable/recovery/
adb_install.cpp
50
if (
close
(fd) < 0) {
51
ui->Print("failed to
close
driver control: %s\n", strerror(errno));
/bootable/recovery/minadbd/
services.c
94
close
(fd);
/build/tools/
compare_fileslist.py
38
f.
close
()
/build/tools/droiddoc/templates-pdk/assets/
jquery-history.js
20
d.
close
();
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
GoTestCase.java
117
mReceiverTest.
close
();
/cts/common/host-side/xml-plan-generator/src/com/android/compatibility/common/xmlgenerator/
TestListParser.java
91
in.
close
();
/cts/common/host-side/xml-plan-generator/tests/src/com/android/compatibility/common/xmlgenerator/
XmlPlanGeneratorTest.java
108
out.
close
();
/cts/hostsidetests/sample/src/android/sample/cts/
SampleHostTest.java
136
in.
close
();
/cts/libs/deviceutil/src/android/cts/util/
ReadElf.java
179
re.
close
();
207
public void
close
() {
method in class:ReadElf
209
mFile.
close
();
217
close
();
method
/cts/suite/cts/deviceTests/opengl/
cob_exporter.py
54
f.
close
()
/cts/tests/tests/content/src/android/content/cts/
ImageCaptureActivity.java
70
writer.
close
();
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
Camera2SurfaceViewCtsActivity.java
67
surfaceChangedDone.
close
();
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
ScriptGraph.java
56
* <p>All resources are managed by the {@link ScriptGraph} and {@link #
close
closing} the graph
57
* will release all underlying resources. See {@link #
close
} for more details.</p>
141
* @throws IllegalStateException if the graph was already {@link #
close
closed}
165
* @throws IllegalStateException if the graph was already {@link #
close
closed}
186
* @throws IllegalStateException if the graph was already {@link #
close
closed}
575
* @throws IllegalStateException if the graph was already {@link #
close
closed}
588
* @throws IllegalStateException if the graph was already {@link #
close
closed}
606
* if the graph was already {@link #
close
closed}
627
* <p>All further calls to any other public methods (other than {@link #
close
}) will throw
634
public synchronized void
close
() {
method in class:ScriptGraph
651
close
();
method
[
all
...]
/cts/tests/tests/net/src/android/net/cts/
TrafficStatsTest.java
98
qtaguidReader.
close
();
146
out.
close
();
147
socket.
close
();
169
server.
close
();
/cts/tests/tests/os/src/android/os/cts/
ConditionVariableTest.java
49
// test
close
then block(long)
50
mConditionVariable.
close
();
/cts/tests/tests/provider/src/android/provider/cts/
MediaStore_VideoTest.java
76
c.
close
();
Completed in 1140 milliseconds
<<
101
102
103
104
105
106
107
108
109
110
>>