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

  /libnativehelper/
JniConstants.cpp 60 jclass JniConstants::structLingerClass;
123 structLingerClass = findClass(env, "android/system/StructLinger");
  /libnativehelper/include/nativehelper/
JniConstants.h 69 static jclass structLingerClass;

Completed in 75 milliseconds