Searched refs:close (Results 126 - 150 of 172) sorted by relevance

1234567

/system/core/debuggerd/
H A Dsymbol_table.c193 close(fd);
/system/core/libcutils/
H A Dmspace.c231 close(fd);
H A Dproperties.c115 close(sock);
H A Dtzstrftime.c797 if (close(fd) != 0)
835 (void) close(fd);
/system/core/liblog/
H A Devent_tag_map.c105 close(fd);
H A Dlogd_write.c42 #define log_close(filedes) close(filedes)
/system/core/libnetutils/
H A Difc_utils.c148 (void)close(ifc_ctl_sock);
156 (void)close(ifc_ctl_sock6);
317 close(s);
322 close(s);
/system/core/run-as/
H A Dpackage.c98 /* close the file, preserve old errno for better diagnostics */
100 close(fd);
/system/extras/ext4_utils/
H A Dext2simg.c223 close(fd);
/system/extras/procrank/
H A Dprocrank.c60 close(fd);
/system/extras/tests/directiotest/
H A Ddirectiotest.c270 close(fd);
/system/media/mca/filterfw/java/android/filterfw/core/
H A DSerializedFrame.java263 mObjectOut.close();
/system/media/mca/filterpacks/ui/java/
H A DSurfaceRenderFilter.java205 public void close(FilterContext context) { method in class:SurfaceRenderFilter
H A DSurfaceTargetFilter.java198 public void close(FilterContext context) { method in class:SurfaceTargetFilter
/system/media/wilhelm/tests/examples/
H A DslesTestBassBoostPath.cpp243 close(fd);
H A DslesTestPlayFdPath.cpp187 close(fd);
H A DslesTestVirtualizerPath.cpp245 close(fd);
/system/vold/
H A DProcess.cpp75 close(fd);
/system/core/fastboot/
H A Dfastboot.c137 close(fd);
143 close(fd);
/system/core/adb/
H A Dtransport_local.c407 t->close = remote_close;
/system/core/sh/
H A Dhistedit.c381 close(fd);
/system/core/toolbox/
H A Dnandread.c245 close(outfd);
H A Dschedtop.c87 close(fd);
/system/media/mca/filterpacks/videosink/java/
H A DMediaEncoderFilter.java451 public void close(FilterContext context) { method in class:MediaEncoderFilter
/system/media/mca/filterpacks/videosrc/java/
H A DCameraSource.java219 public void close(FilterContext context) { method in class:CameraSource
291 // the requested size, but as close as possible. The below isn't a

Completed in 1146 milliseconds

1234567