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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_DesktopProperties.h61 void GetSystemProperties();
H A Dawt_DesktopProperties.cpp76 GetSystemProperties();
82 void AwtDesktopProperties::GetSystemProperties() { function in class:AwtDesktopProperties
/openjdk7/jdk/test/java/lang/management/RuntimeMXBean/
H A DGetSystemProperties.java35 public class GetSystemProperties { class
/openjdk7/jdk/src/share/javavm/export/
H A Djvmti.h1666 jvmtiError (JNICALL *GetSystemProperties) (jvmtiEnv* env, member in struct:jvmtiInterface_1_
2476 jvmtiError GetSystemProperties(jint* count_ptr, function in struct:_jvmtiEnv
2478 return functions->GetSystemProperties(this, count_ptr, property_ptr);
/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp3388 JvmtiEnv::GetSystemProperties(jint* count_ptr, char*** property_ptr) { function in class:JvmtiEnv
3414 } /* end GetSystemProperties */

Completed in 55 milliseconds