Lines Matching refs:SetSystemProperty
1700 jvmtiError (JNICALL *SetSystemProperty) (jvmtiEnv* env,2554 jvmtiError SetSystemProperty(const char* property,2556 return functions->SetSystemProperty(this, property, value_ptr);