Home
last modified time | relevance | path

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

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