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

  /libnativehelper/
JniConstants.cpp 67 jclass JniConstants::structTimespecClass;
133 structTimespecClass = findClass(env, "android/system/StructTimespec");
  /libnativehelper/include/nativehelper/
JniConstants.h 78 static jclass structTimespecClass;

Completed in 47 milliseconds