Searched refs:WrapSetSystemProperty (Results 1 – 1 of 1) sorted by relevance
195 static jvmtiError WrapSetSystemProperty(jvmtiEnv* env, const char* prop, const char* val) { in WrapSetSystemProperty() function226 new_iface->SetSystemProperty = WrapSetSystemProperty; in SetupProxyJvmtiEnv()