Lines Matching defs:jflags
472 jclass jcls, jlong jconf, jstring jlocation, jint jflags) {
479 (int)jflags);
816 jclass jcls, jlong jconf, jint jflags) {
820 result = pool_conf_info((pool_conf_t *)(uintptr_t)jconf, (int)jflags);
1017 JNIEnv *jenv, jclass jcls, jlong jconf, jlong jresource, jint jflags) {
1022 (pool_resource_t *)(uintptr_t)jresource, (int)jflags);
1090 jclass jcls, jlong jconf, jlong jpool, jint jflags) {
1095 (pool_t *)(uintptr_t)jpool, (int)jflags);
1185 JNIEnv *jenv, jclass jcls, jlong jconf, jlong jcomponent, jint jflags) {
1190 (pool_component_t *)(uintptr_t)jcomponent, (int)jflags);