OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close0
(Results
1 - 9
of
9
) sorted by null
/libcore/ojluni/src/main/java/sun/nio/ch/
DatagramDispatcher.java
61
FileDispatcherImpl.
close0
(fd);
SocketDispatcher.java
62
FileDispatcherImpl.
close0
(fd);
FileDispatcherImpl.java
108
close0
(fd);
168
static native void
close0
(FileDescriptor fd) throws IOException;
method in class:FileDispatcherImpl
InheritedChannel.java
159
close0
(fdVal);
232
private static native void
close0
(int fd) throws IOException;
method in class:InheritedChannel
/libcore/ojluni/src/main/native/
InheritedChannel.c
172
NATIVE_METHOD(InheritedChannel,
close0
, "(I)V"),
FileDispatcherImpl.c
263
NATIVE_METHOD(FileDispatcherImpl,
close0
, "(Ljava/io/FileDescriptor;)V"),
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.util_1.0.200.v20100503.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar
Completed in 208 milliseconds