Home
last modified time | relevance | path

Searched refs:prop_res (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_properties.cc188 ScopedLocalRef<jobject> prop_res( in GetLibraryPath() local
196 if (prop_res.get() == nullptr) { in GetLibraryPath()
201 ScopedUtfChars chars(jni_env, reinterpret_cast<jstring>(prop_res.get())); in GetLibraryPath()