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

/openjdk7/hotspot/src/share/vm/services/
H A Dmanagement.cpp986 static jlong get_long_attribute(jmmLongAttribute att) { function
1080 return get_long_attribute(att);
1102 result[i] = get_long_attribute(atts[i]);

Completed in 111 milliseconds