Searched defs:HyPortLibrary (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/archive/src/main/native/
H A Dhy2sie.h76 // Following definitions substitute the HyPortLibrary simply with the JNIEnv
78 typedef JNIEnv HyPortLibrary; typedef
80 #define PORT_ACCESS_FROM_ENV(env) HyPortLibrary *privatePortLibrary = env
81 #define PORT_ACCESS_FROM_PORT(portLibrary) HyPortLibrary *privatePortLibrary = portLibrary

Completed in 181 milliseconds