Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h1666 jvmtiError (JNICALL *GetSystemProperties) (jvmtiEnv* env,
2476 jvmtiError GetSystemProperties(jint* count_ptr, in GetSystemProperties() function
2478 return functions->GetSystemProperties(this, count_ptr, property_ptr); in GetSystemProperties()