Searched refs:jmethodID (Results 26 - 50 of 231) sorted by relevance

12345678910

/openjdk7/jdk/src/share/back/
H A DstepControl.h43 jmethodID method; /* Where line table came from. */
58 jclass clazz, jmethodID method);
H A DeventFilter.h42 jmethodID method,
76 jboolean isBreakpointSet(jclass clazz, jmethodID method, jlocation location);
H A DeventHandler.h61 jmethodID method,
80 jclass getMethodClass(jvmtiEnv *jvmti_env, jmethodID method);
H A DeventHelper.h41 jmethodID method, jlocation location,
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Clipboard.h43 static volatile jmethodID handleContentsChangedMID;
46 static jmethodID lostSelectionOwnershipMID;
H A DWBufferStrategy.cpp30 static jmethodID getBackBufferID;
H A Dawt_Cursor.h42 static jmethodID mSetPDataID;
52 static jmethodID updateCursorID;
H A Dawt_MenuBar.h51 static jmethodID getMenuCountMID;
52 static jmethodID getMenuMID;
H A Dawt_PrintControl.cpp51 jmethodID AwtPrintControl::getPrintDCID;
52 jmethodID AwtPrintControl::setPrintDCID;
53 jmethodID AwtPrintControl::getDevmodeID;
54 jmethodID AwtPrintControl::setDevmodeID;
55 jmethodID AwtPrintControl::getDevnamesID;
56 jmethodID AwtPrintControl::setDevnamesID;
59 jmethodID AwtPrintControl::getWin32MediaID;
60 jmethodID AwtPrintControl::setWin32MediaID;
61 jmethodID AwtPrintControl::getWin32MediaTrayID;
62 jmethodID AwtPrintContro
[all...]
H A Dawt_DataTransferer.h89 static jmethodID method = NULL; \
112 static jmethodID method = NULL; \
135 static jmethodID method = NULL; \
158 static jmethodID method = NULL; \
/openjdk7/jdk/src/share/native/java/lang/
H A DShutdown.c44 jmethodID mid;
/openjdk7/jdk/src/share/native/java/net/
H A DInet4Address.c35 jmethodID ia4_ctrID;
/openjdk7/jdk/src/share/native/sun/tracing/dtrace/
H A Djvm_symbols.h36 typedef jboolean (JNICALL *IsProbeEnabled_t)(JNIEnv*, jmethodID);
/openjdk7/hotspot/src/share/vm/prims/
H A Djni.h136 typedef struct _jmethodID *jmethodID; typedef in typeref:struct:_jmethodID
228 jmethodID (JNICALL *FromReflectedMethod)
234 (JNIEnv *env, jclass cls, jmethodID methodID, jboolean isStatic);
278 (JNIEnv *env, jclass clazz, jmethodID methodID, ...);
280 (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args);
282 (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args);
289 jmethodID (JNICALL *GetMethodID)
293 (JNIEnv *env, jobject obj, jmethodID methodID, ...);
295 (JNIEnv *env, jobject obj, jmethodID methodID, va_list args);
297 (JNIEnv *env, jobject obj, jmethodID methodI
[all...]
H A DjvmtiEnvThreadState.hpp116 jmethodID _current_method_id;
127 inline void set_current_location(jmethodID method_id, int bci) {
156 void clear_current_location() { set_current_location((jmethodID)NULL, 0); }
/openjdk7/jdk/src/share/javavm/export/
H A Djni.h136 typedef struct _jmethodID *jmethodID; typedef in typeref:struct:_jmethodID
228 jmethodID (JNICALL *FromReflectedMethod)
234 (JNIEnv *env, jclass cls, jmethodID methodID, jboolean isStatic);
278 (JNIEnv *env, jclass clazz, jmethodID methodID, ...);
280 (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args);
282 (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args);
289 jmethodID (JNICALL *GetMethodID)
293 (JNIEnv *env, jobject obj, jmethodID methodID, ...);
295 (JNIEnv *env, jobject obj, jmethodID methodID, va_list args);
297 (JNIEnv *env, jobject obj, jmethodID methodI
[all...]
H A Djvmticmlr.h90 jmethodID* methods; /* array of numstackframes method ids */
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_tls.h76 void tls_push_method(TlsIndex index, jmethodID method);
77 void tls_pop_method(TlsIndex index, jthread thread, jmethodID method);
78 void tls_pop_exception_catch(TlsIndex index, jthread thread, jmethodID method);
H A Dhprof_tracker.h82 jboolean tracker_method(jmethodID method);
H A Dhprof_event.h57 void event_exception_catch(JNIEnv *env, jthread thread, jmethodID method,
/openjdk7/hotspot/src/share/vm/runtime/
H A DjniHandles.hpp65 // jmethodID handling (as Weak global handles).
66 // Because the useful life-span of a jmethodID cannot be determined, once created they are
68 // is unloaded or if the method is made obsolete or deleted -- in these cases, the jmethodID
70 static jmethodID make_jmethod_id(methodHandle mh);
71 static void destroy_jmethod_id(jmethodID mid);
73 // to provide a valid jmethodID; the only sanity checks are in asserts;
75 inline static methodOop resolve_jmethod_id(jmethodID mid);
77 // should provide a valid jmethodID, but might not. NULL is returned
78 // when the jmethodID does not refer to a valid method.
79 inline static methodOop checked_resolve_jmethod_id(jmethodID mi
[all...]
/openjdk7/hotspot/src/share/vm/code/
H A Djvmticmlr.h90 jmethodID* methods; /* array of numstackframes method ids */
/openjdk7/jdk/src/share/native/java/io/
H A DObjectStreamClass.c63 jmethodID superClinitId = NULL;
64 jmethodID clinitId =
/openjdk7/jdk/src/share/native/sun/security/jgss/wrapper/
H A DNativeUtil.c65 jmethodID MID_String_ctor;
66 jmethodID MID_Oid_ctor1;
67 jmethodID MID_Oid_getDER;
68 jmethodID MID_MessageProp_getPrivacy;
69 jmethodID MID_MessageProp_getQOP;
70 jmethodID MID_MessageProp_setPrivacy;
71 jmethodID MID_MessageProp_setQOP;
72 jmethodID MID_MessageProp_setSupplementaryStates;
73 jmethodID MID_GSSException_ctor3;
74 jmethodID MID_ChannelBinding_getInitiatorAdd
[all...]
/openjdk7/jdk/src/share/instrument/
H A DJPLISAgent.h101 jmethodID mPremainCaller; /* method on the InstrumentationImpl that does the premain stuff (cached to save lots of lookups) */
102 jmethodID mAgentmainCaller; /* method on the InstrumentationImpl for agents loaded via attach mechanism */
103 jmethodID mTransform; /* method on the InstrumentationImpl that does the class file transform */
198 jmethodID agentMainMethod);

Completed in 69 milliseconds

12345678910