Searched defs:other_origin (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/management/
H A DFlag.c39 static jobject other_origin = NULL; variable
77 other_origin = find_origin_constant(env, "OTHER");
158 origin = other_origin;
162 origin = other_origin;

Completed in 133 milliseconds