Searched refs:jdwpTransportNativeInterface_ (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/javavm/export/
H A DjdwpTransport.h43 struct jdwpTransportNativeInterface_;
50 typedef const struct jdwpTransportNativeInterface_ *jdwpTransportEnv;
144 struct jdwpTransportNativeInterface_ { struct
201 const struct jdwpTransportNativeInterface_ *functions;
/openjdk7/jdk/src/share/transport/shmem/
H A DshmemBack.c43 static struct jdwpTransportNativeInterface_ interface;
/openjdk7/jdk/src/share/transport/socket/
H A DsocketTransport.c47 static struct jdwpTransportNativeInterface_ interface;

Completed in 33 milliseconds