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

  /libnativehelper/
JniConstants.cpp 67 jclass JniConstants::structUcredClass;
130 structUcredClass = findClass(env, "android/system/StructUcred");
  /libnativehelper/include/nativehelper/
JniConstants.h 76 static jclass structUcredClass;

Completed in 60 milliseconds