Home
last modified time | relevance | path

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

/libnativehelper/
DJniConstants.cpp71 jclass JniConstants::structPollfdClass; member in JniConstants
135 structPollfdClass = findClass(env, "android/system/StructPollfd"); in init()
/libnativehelper/include/nativehelper/
DJniConstants.h89 static jclass structPollfdClass; member