Lines Matching refs:jint
49 jint* field_count_ptr,
54 jint* method_count_ptr,
59 jint* interface_count_ptr,
62 static jvmtiError GetClassModifiers(jvmtiEnv* env, jclass klass, jint* modifiers_ptr);
69 static jvmtiError GetClassStatus(jvmtiEnv* env, jclass klass, jint* status_ptr);
75 jint* class_count_ptr,
80 jint* count_ptr,
88 jint* minor_version_ptr,
89 jint* major_version_ptr);
98 static jvmtiError GetHiddenApiEnforcementPolicy(jvmtiEnv* env, jint* policy);
99 static jvmtiError SetHiddenApiEnforcementPolicy(jvmtiEnv* env, jint policy);