OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
3276 - 3300
of
7589
) sorted by null
<<
131
132
133
134
135
136
137
138
139
140
>>
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/core/
ShellUiAutomatorBridge.java
81
cursor.
close
();
/frameworks/uiautomator/src/com/android/uiautomator/core/
UiAutomatorBridge.java
126
bos.
close
();
/hardware/invensense/65xx/libsensors_iio/
PressureSensor.IIO.secondary.cpp
82
close
(pressure_fd);
/hardware/libhardware/include/hardware/
gralloc.h
164
* This function doesn't
close
or free the handle itself; this is done
308
return device->common.
close
(&device->common);
hwcomposer.h
302
* and set. SurfaceFlinger will
close
the returned file descriptor.
640
return device->common.
close
(&device->common);
keymaster.h
252
return device->common.
close
(&device->common);
/hardware/libhardware/modules/hwcomposer/
hwcomposer.cpp
122
dev->device.common.
close
= hwc_device_close;
/hardware/libhardware_legacy/audio/
A2dpAudioInterface.h
102
status_t
close
();
/hardware/libhardware_legacy/uevent/
uevent.c
60
close
(s);
/hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.h
196
status_t (*
close
)(alsa_handle_t *);
member in struct:android_audio_legacy::alsa_device_t
280
void
close
();
337
status_t
close
();
409
status_t
close
();
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_vsync.cpp
129
close
(fd_timestamp);
/hardware/qcom/display/msm8974/libqdutils/
mdp_version.cpp
139
close
(mFd);
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_vsync.cpp
129
close
(fd_timestamp);
/hardware/qcom/media/mm-video-legacy/vidc/common/src/
vidc_color_converter.cpp
105
void omx_c2d_conv::
close
()
function in class:omx_c2d_conv
/hardware/qcom/media/mm-video-v4l2/vidc/common/src/
vidc_color_converter.cpp
117
void omx_c2d_conv::
close
()
function in class:omx_c2d_conv
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
Connection.cpp
70
close
(socketDescriptor);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
MobiCoreDevice.h
129
void
close
(Connection *connection);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
Server.cpp
224
close
(serverSock);
/hardware/ti/omap4xxx/camera/
MemoryManager.cpp
175
close
(mIonFdMap.valueFor(ptr));
/hardware/ti/omap4xxx/ion/
ion.c
44
return
close
(fd);
/libcore/dalvik/src/main/java/dalvik/system/profiler/
HprofBinaryToAscii.java
151
c.
close
();
/libcore/luni/src/main/java/java/io/
CharArrayWriter.java
74
public void
close
() {
method in class:CharArrayWriter
/libcore/luni/src/main/java/java/nio/
DatagramChannelImpl.java
410
socket.
close
();
563
* @see java.net.DatagramSocket#
close
()
566
public void
close
() {
method in class:DatagramChannelImpl.DatagramSocketAdapter
570
channelImpl.
close
();
575
super.
close
();
/libcore/luni/src/main/java/java/sql/
Connection.java
104
* leave the {@code
close
} operation to take place in this way. Mainly
110
public void
close
() throws SQLException;
method in interface:Connection
294
* a consequence of a successful invocation of the {@link #
close
()} method
[
all
...]
/libcore/luni/src/main/java/java/util/zip/
Inflater.java
94
guard.
close
();
Completed in 2682 milliseconds
<<
131
132
133
134
135
136
137
138
139
140
>>