Searched defs:_jdwpTransportEnv (Results 1 – 6 of 6) sorted by relevance
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/jni-headers/ |
D | jdwpTransport.h | 182 struct _jdwpTransportEnv { struct 183 const struct jdwpTransportNativeInterface_ *functions; 186 jdwpTransportError GetCapabilities(JDWPTransportCapabilities *capabilities_ptr) { in GetCapabilities() 190 jdwpTransportError Attach(const char* address, jlong attach_timeout, in Attach() 195 jdwpTransportError StartListening(const char* address, in StartListening() 200 jdwpTransportError StopListening(void) { in StopListening() 204 jdwpTransportError Accept(jlong accept_timeout, jlong handshake_timeout) { in Accept() 208 jboolean IsOpen(void) { in IsOpen() 212 jdwpTransportError Close(void) { in Close() 216 jdwpTransportError ReadPacket(jdwpPacket *pkt) { in ReadPacket() [all …]
|
/external/libgdx/extensions/gdx-freetype/jni/jni-headers/ |
D | jdwpTransport.h | 182 struct _jdwpTransportEnv { struct 183 const struct jdwpTransportNativeInterface_ *functions; 186 jdwpTransportError GetCapabilities(JDWPTransportCapabilities *capabilities_ptr) { in GetCapabilities() 190 jdwpTransportError Attach(const char* address, jlong attach_timeout, in Attach() 195 jdwpTransportError StartListening(const char* address, in StartListening() 200 jdwpTransportError StopListening(void) { in StopListening() 204 jdwpTransportError Accept(jlong accept_timeout, jlong handshake_timeout) { in Accept() 208 jboolean IsOpen(void) { in IsOpen() 212 jdwpTransportError Close(void) { in Close() 216 jdwpTransportError ReadPacket(jdwpPacket *pkt) { in ReadPacket() [all …]
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/jni-headers/ |
D | jdwpTransport.h | 182 struct _jdwpTransportEnv { struct 183 const struct jdwpTransportNativeInterface_ *functions; 186 jdwpTransportError GetCapabilities(JDWPTransportCapabilities *capabilities_ptr) { in GetCapabilities() 190 jdwpTransportError Attach(const char* address, jlong attach_timeout, in Attach() 195 jdwpTransportError StartListening(const char* address, in StartListening() 200 jdwpTransportError StopListening(void) { in StopListening() 204 jdwpTransportError Accept(jlong accept_timeout, jlong handshake_timeout) { in Accept() 208 jboolean IsOpen(void) { in IsOpen() 212 jdwpTransportError Close(void) { in Close() 216 jdwpTransportError ReadPacket(jdwpPacket *pkt) { in ReadPacket() [all …]
|
/external/libgdx/gdx/jni/jni-headers/ |
D | jdwpTransport.h | 182 struct _jdwpTransportEnv { struct 183 const struct jdwpTransportNativeInterface_ *functions; 186 jdwpTransportError GetCapabilities(JDWPTransportCapabilities *capabilities_ptr) { in GetCapabilities() 190 jdwpTransportError Attach(const char* address, jlong attach_timeout, in Attach() 195 jdwpTransportError StartListening(const char* address, in StartListening() 200 jdwpTransportError StopListening(void) { in StopListening() 204 jdwpTransportError Accept(jlong accept_timeout, jlong handshake_timeout) { in Accept() 208 jboolean IsOpen(void) { in IsOpen() 212 jdwpTransportError Close(void) { in Close() 216 jdwpTransportError ReadPacket(jdwpPacket *pkt) { in ReadPacket() [all …]
|
/external/libgdx/extensions/gdx-bullet/jni/jni-headers/ |
D | jdwpTransport.h | 182 struct _jdwpTransportEnv { struct 183 const struct jdwpTransportNativeInterface_ *functions; 186 jdwpTransportError GetCapabilities(JDWPTransportCapabilities *capabilities_ptr) { in GetCapabilities() 190 jdwpTransportError Attach(const char* address, jlong attach_timeout, in Attach() 195 jdwpTransportError StartListening(const char* address, in StartListening() 200 jdwpTransportError StopListening(void) { in StopListening() 204 jdwpTransportError Accept(jlong accept_timeout, jlong handshake_timeout) { in Accept() 208 jboolean IsOpen(void) { in IsOpen() 212 jdwpTransportError Close(void) { in Close() 216 jdwpTransportError ReadPacket(jdwpPacket *pkt) { in ReadPacket() [all …]
|
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/headers/ |
D | jdwpTransport.h | 182 struct _jdwpTransportEnv { struct 183 const struct jdwpTransportNativeInterface_ *functions; 186 jdwpTransportError GetCapabilities(JDWPTransportCapabilities *capabilities_ptr) { in GetCapabilities() 190 jdwpTransportError Attach(const char* address, jlong attach_timeout, in Attach() 195 jdwpTransportError StartListening(const char* address, in StartListening() 200 jdwpTransportError StopListening(void) { in StopListening() 204 jdwpTransportError Accept(jlong accept_timeout, jlong handshake_timeout) { in Accept() 208 jboolean IsOpen(void) { in IsOpen() 212 jdwpTransportError Close(void) { in Close() 216 jdwpTransportError ReadPacket(jdwpPacket *pkt) { in ReadPacket() [all …]
|