Searched refs:is_init_method (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/java_crw_demo/
H A Djava_crw_demo.c1996 is_init_method(const char *name) function
2029 if ( code_len == 1 && is_init_method(name) ) {
2087 is_init_method(ci->method_name[mnum]) &&

Completed in 40 milliseconds