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

  /libnativehelper/
JniConstants.cpp 62 jclass JniConstants::structPollfdClass;
125 structPollfdClass = findClass(env, "android/system/StructPollfd");
  /libnativehelper/include/nativehelper/
JniConstants.h 71 static jclass structPollfdClass;

Completed in 69 milliseconds