Home
last modified time | relevance | path

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

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