Home
last modified time | relevance | path

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

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