Searched refs:WrapGetSystemProperty (Results 1 – 1 of 1) sorted by relevance
139 static jvmtiError WrapGetSystemProperty(jvmtiEnv* env, const char* prop, char** out) { in WrapGetSystemProperty() function224 new_iface->GetSystemProperty = WrapGetSystemProperty; in SetupProxyJvmtiEnv()