Searched refs:classpath_result (Results 1 – 1 of 1) sorted by relevance
119 jvmtiError classpath_result; in GetSystemProperties() local120 JvmtiUniquePtr<char[]> classpath_data = CopyString(env, kPropertyClassPath, &classpath_result); in GetSystemProperties()122 return classpath_result; in GetSystemProperties()