OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
2376 - 2400
of
7589
) sorted by null
<<
91
92
93
94
95
96
97
98
99
100
>>
/external/smack/src/org/jivesoftware/smack/proxy/
Socks4ProxySocketFactory.java
188
socket.
close
();
208
if(socket!=null)socket.
close
();
/external/smack/src/org/jivesoftware/smackx/entitycaps/cache/
SimpleDirectoryPersistentCache.java
131
dos.
close
();
152
dis.
close
();
/external/stlport/stlport/stl/
_messages_facets.h
68
inline void
close
(catalog __c) const
function in class:messages
101
inline void
close
(catalog __c) const
function in class:messages
/external/wpa_supplicant_8/src/drivers/
rfkill.c
160
close
(rfkill->fd);
174
close
(rfkill->fd);
/external/wpa_supplicant_8/src/wps/
wps_er_ssdp.c
201
close
(er->multicast_sd);
205
close
(er->ssdp_sd);
wps_upnp_ssdp.c
681
close
(sm->ssdp_sd);
768
close
(sd);
851
close
(sock);
881
close
(sd);
889
close
(sd);
898
close
(sd);
905
close
(sd);
924
close
(sd);
/external/wpa_supplicant_8/wpa_supplicant/
main.c
123
close
(fd[i]);
131
close
(fd[i]);
/external/zlib/src/examples/
gzlog.c
231
#include <unistd.h> /* lseek, read, write,
close
, unlink, sleep, */
363
close
(fd);
632
close
(fd);
[
all
...]
/external/zlib/src/
make_vms.com
90
$
close
topt
91
$
close
optf
125
$
close
conf_hin
169
$
close
aconf_in
170
$
close
aconf
245
$
close
/nolog optf
246
$
close
/nolog topt
247
$
close
/nolog aconf_in
248
$
close
/nolog aconf
249
$
close
/nolog ou
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/
build_vc.pl
42
close
(FILES);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/
build_vc.pl
42
close
(FILES);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/
build_vc.pl
42
close
(FILES);
/frameworks/base/cmds/screencap/
screencap.cpp
171
close
(fb);
197
close
(fd);
/frameworks/base/core/java/android/provider/
SyncStateContract.java
88
c.
close
();
144
c.
close
();
/frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerStressTest.java
112
cursor.
close
();
184
fo.
close
();
/frameworks/base/core/tests/coretests/src/android/net/http/
HttpResponseCacheTest.java
88
cache.
close
();
98
cache.
close
();
/frameworks/base/graphics/java/android/graphics/pdf/
PdfDocument.java
37
* pages, you write the document to an output stream and
close
the document.
67
* //
close
the document
68
* document.
close
();
94
mCloseGuard.open("
close
");
105
* <strong>Note:</strong> Do not call this method after {@link #
close
()}.
131
* <strong>Note:</strong> Do not call this method after {@link #
close
()}.
160
* <strong>Note:</strong> Do not call this method after {@link #
close
()}.
197
public void
close
() {
method in class:PdfDocument
215
mCloseGuard.
close
();
/frameworks/base/media/java/android/media/
MediaMetadataRetriever.java
79
is.
close
();
112
* responsibility to
close
the file descriptor. It is safe to do so as soon
128
* responsibility to
close
the file descriptor. It is safe to do so as soon
191
fd.
close
();
214
* representative frame
close
to the given time position by considering
252
* representative frame
close
to the given time position if possible,
255
* how the frame is found as long as it is
close
to the given time;
MediaMuxer.java
138
fos.
close
();
351
mCloseGuard.
close
();
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
SyncRunner.java
102
public void
close
() {
method in class:SyncRunner
103
//
Close
filters
174
//
Close
the wake condition
175
mWakeCondition.
close
();
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/
SurfaceTextureSource.java
108
* filter to
close
.
212
mNewFrameAvailable.
close
();
237
public void
close
(FilterContext context) {
method in class:SurfaceTextureSource
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaTestUtil.java
63
o.
close
();
152
mOutput.
close
();
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
CameraTest.java
182
mPreviewDone.
close
();
190
mSnapshotDone.
close
();
/frameworks/base/services/java/com/android/server/
LightsService.java
148
fis.
close
();
168
fos.
close
();
/frameworks/base/services/java/com/android/server/location/
GpsXtraDownloader.java
148
dis.
close
();
165
client.
close
();
Completed in 329 milliseconds
<<
91
92
93
94
95
96
97
98
99
100
>>