Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
DJniConstants.cpp73 jclass structPasswdClass; variable
123 structPasswdClass = findClass(env, "android/system/StructPasswd"); in EnsureJniConstantsInitialized()
288 return structPasswdClass; in GetStructPasswdClass()