HomeSort by relevance Sort by last modified time
    Searched defs:structPollfdClass (Results 1 - 2 of 2) sorted by null

  /libnativehelper/
JniConstants.cpp 78 jclass JniConstants::structPollfdClass;
158 structPollfdClass = findClass(env, "android/system/StructPollfd");
  /libnativehelper/include/nativehelper/
JniConstants.h 89 static jclass structPollfdClass;

Completed in 485 milliseconds