Home
last modified time | relevance | path

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

/libnativehelper/
DJniConstants.cpp74 jclass JniConstants::structStatClass; member in JniConstants
141 structStatClass = findClass(env, "android/system/StructStat"); in init()
/libnativehelper/include/nativehelper/
DJniConstants.h91 static jclass structStatClass; member