Searched refs:libpath_result (Results 1 – 1 of 1) sorted by relevance
109 jvmtiError libpath_result; in GetSystemProperties() local110 JvmtiUniquePtr<char[]> libpath_data = CopyString(env, kPropertyLibraryPath, &libpath_result); in GetSystemProperties()112 return libpath_result; in GetSystemProperties()